aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k/linux-aout.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/m68k/linux-aout.h')
-rw-r--r--gcc/config/m68k/linux-aout.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/m68k/linux-aout.h b/gcc/config/m68k/linux-aout.h
index d4e5ec47573..dd07a4e983e 100644
--- a/gcc/config/m68k/linux-aout.h
+++ b/gcc/config/m68k/linux-aout.h
@@ -41,7 +41,8 @@ Boston, MA 02111-1307, USA. */
#endif
#undef SUBTARGET_SWITCHES
-#define SUBTARGET_SWITCHES {"ieee-fp", 0},
+#define SUBTARGET_SWITCHES {"ieee-fp", 0, \
+ N_("Use IEEE math for fp comparisons") },
#undef ASM_SPEC
#define ASM_SPEC \