*** empty log message ***

From-SVN: r54287
This commit is contained in:
Neil Booth 2002-06-05 18:33:25 +00:00
parent f23a084df7
commit d89e380b10

View file

@ -3,6 +3,7 @@
#undef TARGET_VERSION
#define TARGET_VERSION fprintf (stderr, " (Alpha GNU)");
#undef TARGET_OS_CPP_BUILTINS /* config.gcc includes alpha/linux.h. */
#define TARGET_OS_CPP_BUILTINS() \
do { \
builtin_define ("__GNU__"); \