OSDN Git Service

(TARGET_SWITCHES): Make -m68040 set 01007 not 01000.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Aug 1992 20:52:29 +0000 (20:52 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Aug 1992 20:52:29 +0000 (20:52 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1815 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/m68k/m68k.h

index 1eebad7..a8782bd 100644 (file)
@@ -118,10 +118,10 @@ extern int target_flags;
     { "68020-40", 0407},                               \
     { "68030", -01400},                                \
     { "68030", 7},                             \
-    { "68040", 01000},                 \
+    { "68040", 01007},                 \
     { "", TARGET_DEFAULT}}
 /* TARGET_DEFAULT is defined in sun*.h and isi.h, etc.  */
-
+++ ss-920808/invoke.texi       Wed Aug 12 14:48:32 1992
 #ifdef SUPPORT_SUN_FPA
 /* Blow away 68881 flag silently on TARGET_FPA (since we can't clear
    any bits in TARGET_SWITCHES above) */