Dependancy Versions:
GNU bash 2.05b
GNU binutils 2.16.1
GNU core utils 5.2.1
GNU GCC 3.4.4 (compiler to start bootstrap)
GNU make 3.80
GNU sed 4.0.9
GNU tar 1.14
GNU texinfo 4.8
Configure options:
--enable-languages=c,c++,java
-v
--with-dwarf2
--enable-version-specific-runtime-libs
--with-gnu-ld
--with-gnu-as
Make line:
make -j9 "STAGE1_CFLAGS=-O3 -fomit-frame-pointer" "BOOT_CFLAGS=-O3
-fomit-frame-pointer" profiledbootstrap
During the second stage bootstrap xgcc ICE's while compiling
libstdc++-v3/libsupc++/eh_exception.cc
with
gcc-build/./gcc/include/sys/types.h:222: internal compiler error: in
maybe_process_template_type_declaration, at cp/name-lookup.c:4731
--
Summary: ICE: On second stage boostrap with -O3
Product: gcc
Version: 4.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: paulg at chiark dot greenend dot org dot uk
GCC build triplet: sparc-sun-solaris2.9
GCC host triplet: sparc-sun-solaris2.9
GCC target triplet: sparc-sun-solaris2.9
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27901