* i386.h (TARGET_64BIT): Define to constant if !TARGET_BI_ARCH
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 May 2001 15:36:17 +0000 (15:36 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 May 2001 15:36:17 +0000 (15:36 +0000)
commit6c52fa55a62076066e792d5d1dc7811fbfe162e3
tree5bbf89032f0ec8e7435a1efbfb2ea7492273163a
parentda8b1fe9eb3cddf8ae5e4d21cc00623a32ecbc88
* i386.h (TARGET_64BIT): Define to constant if !TARGET_BI_ARCH
(CPP_CPU??_SIZE_TYPE): New.
(CPP_CPU??_SPEC, CPP_CPUCOMMON_SPEC): Break out from...
(CPP_CPU_SPEC): ... here; support choosing of CPU.
(EXTRA_SPECS): Add cpp_cpu??, cpp_cpu??sizet, cpp_cpucommon.
(MAX_LONG_TYPE_SIZE, MAX_BITS_PER_WORD): Define to 32 for 32bit-only
compiler.
* i386.c (override_options): Add sorry about not suported modes.

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