]> git.ipfire.org Git - thirdparty/gcc.git/commit - ChangeLog
re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers)
authorEric Botcazou <ebotcazou@libertysurf.fr>
Tue, 4 Jul 2006 07:52:47 +0000 (09:52 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 4 Jul 2006 07:52:47 +0000 (07:52 +0000)
commit0b50988af53a1e6237a8c3b61c5da1c4d1a41117
treec3b9e31f432f73e77358b1d33eac3ed3d9d9a590
parent84e9ad15fabafedf6815d5a6c90d65c7774c7792
re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers)

PR bootstrap/18058
* configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
if the bootstrap compiler is a GCC version that supports it.
* configure: Regenerate.
gcc/
* Makefile.in (BUILD_RTL): Add build/vec.o.
(build/gencondmd.o): Filter out -fkeep-inline-functions.
(build/genextract): Delete.
(build/genautomata): Likewise.

From-SVN: r115172
ChangeLog
configure
configure.in
gcc/ChangeLog
gcc/Makefile.in