PR bootstrap/18058
commitf508ba97e0627d0439bab5da7c5c0505de738303
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Jul 2006 07:52:47 +0000 (4 07:52 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Jul 2006 07:52:47 +0000 (4 07:52 +0000)
treec3b9e31f432f73e77358b1d33eac3ed3d9d9a590
parent487b16e9f411cc40cb590a45a65c5ff667c37fa7
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.

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