summaryrefslogtreecommitdiffstats
path: root/gcc/config/m68k/next.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/m68k/next.h')
-rw-r--r--gcc/config/m68k/next.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/m68k/next.h b/gcc/config/m68k/next.h
index 3d8d8f67dff..23f7ff13303 100644
--- a/gcc/config/m68k/next.h
+++ b/gcc/config/m68k/next.h
@@ -25,7 +25,7 @@ Boston, MA 02111-1307, USA. */
/* See m68k.h. 0407 means 68040 (or 68030 or 68020, with 68881/2). */
-#define TARGET_DEFAULT 0407
+#define TARGET_DEFAULT (MASK_68040|MASK_BITFIELD|MASK_68881|MASK_68020)
/* Boundary (in *bits*) on which stack pointer should be aligned. */
OpenPOWER on IntegriCloud