ia64.h (EXTRA_SPECS): Remove cpp_cpu.
commit57016b4723d40263c4765d0c94ab20a0e3c2335f
authorSteve Ellcey <sje@cup.hp.com>
Tue, 3 Sep 2002 21:09:54 +0000 (3 21:09 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Tue, 3 Sep 2002 21:09:54 +0000 (3 21:09 +0000)
treedb107e82a0b93713e876deb9e1efae6e72ccce45
parent5e25fa22638feeb77bd830ec219edd34f4abe9dd
ia64.h (EXTRA_SPECS): Remove cpp_cpu.

* config/ia64/ia64.h (EXTRA_SPECS): Remove cpp_cpu.
(CPP_CPU_SPEC): Remove.
(TARGET_CPU_CPP_BUILTINS): New.
* config/ia64/hpux.h (CPP_PREDEFINES): Remove.
(CPP_SPEC): Remove.
(TARGET_OS_CPP_BUILTINS): New.
* config/ia64/linux.h (CPP_PREDEFINES): Remove.
(TARGET_OS_CPP_BUILTINS): New.
* config/ia64/aix.h (CPP_SPEC): Move some stuff to
TARGET_OS_CPP_BUILTINS.
(CPP_PREDEFINES): Remove.
(CPLUSPLUS_CPP_SPEC): Remove.
(TARGET_OS_CPP_BUILTINS): New.

From-SVN: r56771
gcc/ChangeLog
gcc/config/ia64/aix.h
gcc/config/ia64/hpux.h
gcc/config/ia64/ia64.h
gcc/config/ia64/linux.h