PR other/5450
* config/i386/sysv4.h (CPP_SPEC): Define, and add CPU preprocessor flags.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49088
138bc75d-0d04-0410-961f-
82ee72b054a4
+2002-01-22 Craig Rodrigues <rodrigc@gcc.gnu.org>
+
+ PR other/5450
+ * config/i386/sysv4.h (CPP_SPEC): Define, and add CPU preprocessor flags.
+
2002-01-22 Jason Thorpe <thorpej@wasabisystems.com>
* config.gcc (x86_64-*-netbsd*): New target.
"addl\t$_GLOBAL_OFFSET_TABLE_+[.-.LPR%=],%0" \
: "=d"(BASE))
#endif
+
+#undef CPP_SPEC
+#define CPP_SPEC "%(cpp_cpu)"