------- Comment #38 from ebotcazou at gcc dot gnu dot org 2006-07-04 07:52 ------- Subject: Bug 18058
Author: ebotcazou Date: Tue Jul 4 07:52:47 2006 New Revision: 115172 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115172 Log: 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. Modified: trunk/ChangeLog trunk/configure trunk/configure.in trunk/gcc/ChangeLog trunk/gcc/Makefile.in -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18058