[Bug bootstrap/27901] ICE: On second stage boostrap with -O3
paulg at chiark dot greenend dot org dot uk
gcc-bugzilla@gcc.gnu.org
Tue Jun 6 11:23:00 GMT 2006
------- Comment #3 from paulg at chiark dot greenend dot org dot uk 2006-06-06 11:16 -------
Tried the following
1) Bootstrap GCC 4.1.1 using a GCC 3.4.4 host compiler without STAGE1_CFLAGS or
BOOT_CFLAGS set.
2) Bootstrap another clean copy of GCC 4.1.1 using the GCC 4.1.1 from step (1)
as the host compiler using "STAGE1_CFLAGS=-O3 -fomit-frame-pointer"
"BOOT_CFLAGS=-O3
-fomit-frame-pointer".
This fails in the same way which suggests that the bug causing this is still
present in GCC 4.1.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27901
More information about the Gcc-bugs
mailing list