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 #3 from hjl dot tools at gmail dot com  2008-07-23 13:39 -------
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.


-- 


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]