This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/36907] [4.4 Regression]: Gcc failed to bootstrap



------- Comment #10 from gnu at the-meissners dot org  2008-07-23 19:06 -------
Subject: Re:  [4.4 Regression]: Gcc failed to bootstrap

On Wed, Jul 23, 2008 at 01:46:30PM -0000, hjl dot tools at gmail dot com wrote:
> 
> 
> ------- Comment #4 from hjl dot tools at gmail dot com  2008-07-23 13:46 -------
> (In reply to comment #3)
> > The problem on Fedora 9/x86-64 may be due to FILE is undeclared in
> > 
> > extern void cl_optimization_print (FILE *, int, struct cl_optimization *);
> > extern void cl_target_option_print (FILE *, int, struct cl_target_option *);
> > 
> > in options.h.
> > 
> 
> It happens when building libobjc.
> 
> 
> -- 
> 
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36907
> 
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug, or are watching someone who is.

I checked in the patch as revision 138091.  Sorry about the breakage.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36907


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