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/30510] [4.3 Regression] Gcc failed to bootstrap



------- Comment #16 from hjl at lucon dot org  2007-01-27 00:06 -------
Created an attachment (id=12968)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12968&action=view)
Part of cp/parser.c with --enable-checking=assert

This is the part of cp/parser.c configured with --enable-checking=assert.
Because different -enable-checking settings effectively create slightly
different gcc source codes seen by gcc, gcc may or may not be determine
bases will be initialized or not.


-- 


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


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