m68kemb.h (TARGET_OS_CPP_BUILTINS): Remove redundant definition of mc68000, already present in TARGET_CPU_CPP_BUILTINS.

* config/m68k/m68kemb.h (TARGET_OS_CPP_BUILTINS): Remove redundant
	definition of mc68000, already present in TARGET_CPU_CPP_BUILTINS.

From-SVN: r92384
This commit is contained in:
Bernardo Innocenti 2004-12-19 20:24:38 +01:00 committed by Bernardo Innocenti
parent 903a33c949
commit 18330d2859
2 changed files with 8 additions and 4 deletions

View 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

View 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