This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/30510] [4.3 Regression] Gcc failed to bootstrap
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jan 2007 00:06:57 -0000
- Subject: [Bug bootstrap/30510] [4.3 Regression] Gcc failed to bootstrap
- References: <bug-30510-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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