OSDN Git Service

* config/sparc/litecoff.h (TARGET_OS_CPP_BUILTINS): Do not
[pf3gnuchains/gcc-fork.git] / gcc / config / sparc / litecoff.h
index ab3c931..2bfdbf3 100644 (file)
@@ -24,7 +24,6 @@ Boston, MA 02111-1307, USA.  */
 #define TARGET_OS_CPP_BUILTINS()               \
   do                                           \
     {                                          \
-       builtin_define_std ("sparc");           \
        builtin_define_std ("sparclite");       \
     }                                          \
   while (0)