------- 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

Reply via email to