* i386.h (CC1_SPEC): Typo -- use cc1_cpu.

From-SVN: r29884
This commit is contained in:
Richard Henderson 1999-10-10 00:44:13 -07:00 committed by Richard Henderson
parent cd32188bd6
commit 8015b78d41
2 changed files with 5 additions and 1 deletions

View 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

View 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