* config/m68k/m68kemb.h (TARGET_OS_CPP_BUILTINS): Remove redundant
authorbernie <bernie@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 Dec 2004 19:24:38 +0000 (19:24 +0000)
committerbernie <bernie@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 Dec 2004 19:24:38 +0000 (19:24 +0000)
definition of mc68000, already present in TARGET_CPU_CPP_BUILTINS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92384 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/m68k/m68kemb.h

index 80cd75b..7c9cd9c 100644 (file)
@@ -1,3 +1,8 @@
+2004-12-19  Bernardo Innocenti  <bernie@develer.com>
+
+       * config/m68k/m68kemb.h (TARGET_OS_CPP_BUILTINS): Remove redundant
+       definition of mc68000, already present in TARGET_CPU_CPP_BUILTINS.
+
 2004-12-18  Daniel Berlin  <dberlin@dberlin.org>
 
         * lambda-code.c (can_convert_to_perfect_nest): Make checking
index 231ad06..9a6ced2 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler.  "embedded" 68XXX.
    This is meant to be included after m68k.h.
-   Copyright (C) 1994, 1995, 1998, 1999 Free Software Foundation, Inc.  */
+   Copyright (C) 1994, 1995, 1998, 1999, 2004 Free Software Foundation, Inc.  */
 
 /* Override the SVR4 ABI for this target.  */
 
@@ -45,9 +45,8 @@
 #define TARGET_OS_CPP_BUILTINS()               \
   do                                           \
     {                                          \
-       builtin_define_std ("mc68000");         \
-       builtin_define ("__embedded__");        \
-   }                                           \
+      builtin_define ("__embedded__");         \
+    }                                          \
   while (0)
 
 /* Override the default LIB_SPEC from gcc.c.  We don't currently support