OSDN Git Service

Patch from Ulrich to fix problems with default CPU defines.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 Apr 1998 18:36:11 +0000 (18:36 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 Apr 1998 18:36:11 +0000 (18:36 +0000)
commit4bdfefa7edbea52fec3a843320dbca7c563309c3
tree67a8826d6d883ca86b2beafd5b72348e6d5fd4a8
parentf7125f38c4fee0af06c7d5f5167aa7b93c6f9cb9
Patch from Ulrich to fix problems with default CPU defines.
* i386.h (CPP_CPU_DEFAULT): Renamed to CPP_CPU_DEFAULT_SPEC.
Add missing -Dpentium* options.
(CPP_CPU_SPEC): Delete redundant definition.  Include cpp_cpu_default
instead of CPP_CPU_DEFAULT.
(EXTRA_SPECS): Add entry for cpp_cpu_default.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19284 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.h