From: Richard Stallman Date: Mon, 7 Sep 1992 06:17:38 +0000 (+0000) Subject: (FSGLMUL_USE_S): Defined. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=08611787e305b57f080a1a5bda084fbf07ffdfa7;p=gcc.git (FSGLMUL_USE_S): Defined. From-SVN: r2073 --- diff --git a/gcc/config/m68k/amix.h b/gcc/config/m68k/amix.h index eb80c2f4baf..a34a4646140 100644 --- a/gcc/config/m68k/amix.h +++ b/gcc/config/m68k/amix.h @@ -21,9 +21,13 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "m68kv4.h" -/* Alter assembler syntax for fsgldiv. */ +/* Alter assembler syntax for fsgldiv and fsglmul. + It is highly likely that this is a generic SGS m68k assembler dependency. + If so, it should eventually be handled in the m68ksgs.h ASM_OUTPUT_OPCODE + macro, like the other SGS assembler quirks. -fnf */ -#define FSGLDIV_USE_S +#define FSGLDIV_USE_S /* Use fsgldiv.s, not fsgldiv.x */ +#define FSGLMUL_USE_S /* Use fsglmul.s, not fsglmul.x */ /* Names to predefine in the preprocessor for this target machine. For the Amiga, these definitions match those of the native AT&T compiler. Note