diff options
Diffstat (limited to 'gcc/config/m68k/linux.h')
-rw-r--r-- | gcc/config/m68k/linux.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/m68k/linux.h b/gcc/config/m68k/linux.h index a5859a1..5c5564c 100644 --- a/gcc/config/m68k/linux.h +++ b/gcc/config/m68k/linux.h @@ -37,10 +37,6 @@ Boston, MA 02111-1307, USA. */ #undef STRICT_ALIGNMENT #define STRICT_ALIGNMENT 0 -#undef SUBTARGET_SWITCHES -#define SUBTARGET_SWITCHES {"ieee-fp", 0, \ - N_("Use IEEE math for fp comparisons")}, - /* Here are four prefixes that are used by asm_fprintf to facilitate customization for alternate assembler syntaxes. Machines with no likelihood of an alternate syntax need not |