PR bootstrap/49769
commit96a9428be1a1072e2a4208e0d0a76ecfe9dbfcdc
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Jul 2011 16:41:55 +0000 (18 16:41 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Jul 2011 16:41:55 +0000 (18 16:41 +0000)
tree5405eb4b6a99f4dfa87d9974121ec7688405493e
parent630f6fde043dd094026dcd79bdc98146e76a37c2
PR bootstrap/49769
* config.gcc (alpha*-*-linux*): Add crtfastmath.o to extra_parts.
(alpha*-*-freebsd*): Likewise.
(i[34567]86-*-linux*, i[34567]86-*-kfreebsd*-gnu,
i[34567]86-*-knetbsd*-gnu, i[34567]86-*-gnu*,
i[34567]86-*-kopensolaris*-gnu): Add crtprec32.o, crtprec64.o,
crtprec80.o, crtfastmath.o to extra_parts for all targets.
(ia64*-*-elf*): Remove extra_parts.
(sparc-*-linux*): Add crtfastmath.o to extra_parts.
(sparc64-*-linux*): Likewise.
(sparc64-*-freebsd*): Likewise.

Revert:
* config.gcc (ia64*-*-freebsd*): Remove crtfastmath.o from extra_parts.
(ia64*-*-linux*): Likewise.
(mips64*-*-linux*): Likewise.
(mips*-*-linux*): Likewise.

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