This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

C++ / Internal compiler error in `leaf_renumber_regs_insn', atfinal.c:4096


Since yesterday (or so) I get the following ICE with my daily-built
CVS version on sparc-sun-solaris2.6:

markab[92]:~/PROJ/non-public% egcs -v -ftemplate-depth-20 -O1 -c stats.ii
Reading specs from /sw/test/egcs/SunOS/lib/gcc-lib/sparc-sun-solaris2.6/egcs-2.93.19/specs
gcc version egcs-2.93.19 19990421 (gcc2 ss-980929 experimental)
 /sw/test/egcs/SunOS/lib/gcc-lib/sparc-sun-solaris2.6/egcs-2.93.19/cc1plus
stats.ii -quiet -O1 -version -ftemplate-depth-20 -o /var/tmp/ccndgaaa.s
GNU C++ version egcs-2.93.19 19990421 (gcc2 ss-980929 experimental)
(sparc-sun-solaris2.6) compiled by GNU C version egcs-2.93.19 19990421
(gcc2 ss-980929 experimental).
/sw/test/egcs/SunOS/lib/gcc-lib/sparc-sun-solaris2.6/egcs-2.93.19/../../../../include/g++-2/stl_vector.h:
In method `void vector<IDENT,allocator<IDENT> >::_M_insert_aux(IDENT *,
const IDENT &)':
/sw/test/egcs/SunOS/lib/gcc-lib/sparc-sun-solaris2.6/egcs-2.93.19/../../../../include/g++-2/stl_vector.h:325:
instantiated from here
/sw/test/egcs/SunOS/lib/gcc-lib/sparc-sun-solaris2.6/egcs-2.93.19/../../../../include/g++-2/stl_vector.h:614:
Internal compiler error in `leaf_renumber_regs_insn', at final.c:4096

The preprocessed gziped input is attached to this e-mail.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/

stats.ii.gz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]