ICE in 20000410
Dima Volodin
dvv@dvv.org
Mon Apr 17 09:30:00 GMT 2000
I think I submitted it already for an earlier snapshot, but just to be
sure here it goes again:
$ cat 00.cc
template <typename T>
class C {
static int const N (1000);
};
$ ./cc1plus -version 00.cc
GNU C++ version 2.96 20000410 (experimental) (i586--solaris2.7) compiled
by GNU C version 2.95.2 19991024 (release).
options passed:
options enabled: -fpeephole -ffunction-cse -fkeep-static-consts
-fpcc-struct-return -fsched-interblock -fsched-spec -fexceptions
-fnew-exceptions -fcommon -fgnu-linker -fargument-alias -fident
-fmath-errno -m80387 -mhard-float -mno-soft-float -mieee-fp
-mfp-ret-in-387
00.cc:3: Internal compiler error.
00.cc:3: Please submit a full bug report.
00.cc:3: See <URL: http://www.gnu.org/software/gcc/bugs.html > for
00.cc:3: instructions.
$
Cheers!
Dima
More information about the Gcc-bugs
mailing list