egcs/g++ signal 11 on hppa-1.1-hpux10.20

Jean-Marc.Valin valj01@gel.usherb.ca
Wed Jun 2 08:07:00 GMT 1999


The following code crashes (signal 11) egcs/g++ version 1.1.2 and snapshot 
19990524 on an hp (C180) running hpux-10.20. I've tries to build egcs 
with gcc 2.7.2, hp cc, and egcs (tried different combinations of 
--with-gnu-as and --with-gnu-ld) and still get that problem. 

Here is the code (I'll try not to add typos, I'm transcribing this from 
paper). I conpiled with:
g++ test.cc -o test

#include <string>
#include <map>

main()
{
   map<string,string> foo;
}


Otherwise, the build seems to work most of the times, (compiling kdelib 
crashed only after about an hour)

	Jean-Marc

-------------------------------------------------------------------------
Jean-Marc Valin			O'TOOL'S COMMENTARY ON MURPHY'S LAWS
valj01@gel.usherb.ca		-Murphy was an optimist





More information about the Gcc-bugs mailing list