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: "martin at mpa-garching dot mpg dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jan 2007 16:53:53 -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 #13 from martin at mpa-garching dot mpg dot de 2007-01-23 16:53 -------
Could this be an enable-checking issue?
I'm only seeing the problem when configuring with "--enable-checking=release",
otherwise the compiler bootstraps fine.
This is on i686-pc-linux-gnu.
(I also have
export BOOT_CFLAGS="-O2"
export CFLAGS="-O2"
if that makes a difference.)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30510