re PR bootstrap/12527 ([arm] bootstrap error on arm-linux, miscompiling genconstants)
authorRichard Earnshaw <rearnsha@arm.com>
Wed, 14 Jan 2004 17:51:31 +0000 (17:51 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Wed, 14 Jan 2004 17:51:31 +0000 (17:51 +0000)
commit192c8d78feb564118b934cb8fe9a7edda6144c33
treee04bb21af748b57fb39bbe926a57a28efdae075c
parente512ab39b71dc2fbbb0c22d82c686e8c0b0b6612
re PR bootstrap/12527 ([arm] bootstrap error on arm-linux, miscompiling genconstants)

PR bootstrap/12527
* config.gcc (arm*-*-linux*): Don't include unknown-elf.h in tm_file.
Move linux-gas.h and linux-elf.h before aout.h.
* arm/arm.h (INITIALIZE_TRAMPOLINE): Only define if not already.
* arm/linux-elf.h (SUBTARGET_CPU_DEFAULT): Define.

From-SVN: r75870
gcc/ChangeLog
gcc/config.gcc
gcc/config/arm/arm.h
gcc/config/arm/linux-elf.h