Fatal error with signatures in gcc-2.95

Colin McCormack colin@field.medicine.adelaide.edu.au
Tue Aug 31 22:45:00 GMT 1999


Hi,

The compiler gets "Internal compiler error in `dwarf2out_decl', at 
dwarf2out.c:9638" with the enclosed file sigtest1.cc.

It doesn't get this error unless the function is defined within the signature 
block, so there's a workaround.

The compiler was configured thus:
	configure --enable-shared --enable-languages=c,c++

The version is this:
> g++ -v
Reading specs from /usr/lib/gcc-lib/i486-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 Debian GNU/Linux (egcs-1.1.2 release)

The system is this:
> uname -a
Linux sharedtech.dhis.org 2.2.10 #17 Mon Jul 26 19:20:42 EST 1999 i686 unknown

Thanks,
Colin.



More information about the Gcc-bugs mailing list