Use new file names for included m68k files.
authorJames Van Artsdalen <jrv@gnu.org>
Tue, 5 Jan 1993 08:56:35 +0000 (08:56 +0000)
committerJames Van Artsdalen <jrv@gnu.org>
Tue, 5 Jan 1993 08:56:35 +0000 (08:56 +0000)
From-SVN: r3099

gcc/config/m68k/m68k.c

index 8e75d8ee8d2d5be492b70a38bad7bec850cc365e..498ee648910aa344f3bf1f0d38711066e2f2f01a 100644 (file)
@@ -1635,7 +1635,7 @@ print_operand (file, op, letter)
    we want.  This difference can be accommodated by using an assembler
    define such "LDnnn" to be either "Lnnn-LInnn-2.b", "Lnnn", or any other
    string, as necessary.  This is accomplished via the ASM_OUTPUT_CASE_END
-   macro.  See m68ksgs.h for an example; for versions without the bug.
+   macro.  See m68k/sgs.h for an example; for versions without the bug.
 
    They also do not like things like "pea 1.w", so we simple leave off
    the .w on small constants.