This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix PR bootstrap/18058


 > > 2006-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
 > >
 > >	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.
 > 
 > Zack privately suggested the following slightly improved version.
 > Eric Botcazou

Can someone please review Eric's patch for PR bootstrap/18058?
http://gcc.gnu.org/ml/gcc-patches/2006-03/msg00342.html

		Thanks,
		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]