From: James Van Artsdalen Date: Tue, 5 Jan 1993 08:56:35 +0000 (+0000) Subject: Use new file names for included m68k files. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ad7c12b244480c93ec47e9a33ed84627792442cc;p=gcc.git Use new file names for included m68k files. From-SVN: r3099 --- diff --git a/gcc/config/m68k/m68k.c b/gcc/config/m68k/m68k.c index 8e75d8ee8d2..498ee648910 100644 --- a/gcc/config/m68k/m68k.c +++ b/gcc/config/m68k/m68k.c @@ -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.