* i386.h (CC1_SPEC): Typo -- use cc1_cpu.
authorRichard Henderson <rth@cygnus.com>
Sun, 10 Oct 1999 07:44:13 +0000 (00:44 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 10 Oct 1999 07:44:13 +0000 (00:44 -0700)
From-SVN: r29884

gcc/ChangeLog
gcc/config/i386/i386.h

index 3401253..adf51df 100644 (file)
@@ -1,3 +1,7 @@
+Sun Oct 10 00:43:08 1999  Richard Henderson  <rth@cygnus.com>
+
+       * i386.h (CC1_SPEC): Typo -- use cc1_cpu.
+
 Sat Oct  9 23:26:55 1999  Jeffrey A Law  (law@cygnus.com)
 
         * gcse.c (gcse_main): Avoid global optimizations if we have a
index 4ad4ca9..29c6344 100644 (file)
@@ -340,7 +340,7 @@ extern int ix86_arch;
 #endif
 
 #ifndef CC1_SPEC
-#define CC1_SPEC "%(cc1_spec) "
+#define CC1_SPEC "%(cc1_cpu) "
 #endif
 
 /* This macro defines names of additional specifications to put in the