g++980321 completely broken (more details)

Dirk Herrmann dirk@ida.ing.tu-bs.de
Wed Mar 25 07:58:00 GMT 1998


Hello again!
 
In order to be more specific about what in <map> makes egcs coredump I
realized, that the following works:
 
---------------------------------------------------------------------------
 
dirk(stab)@demokrit:~/temp/egcs-bug-reports 163 > cat test.cc
#include <map>
 
dirk(stab)@demokrit:~/temp/egcs-bug-reports 164 > g++ -E test.cc >
test.cpp
dirk(stab)@demokrit:~/temp/egcs-bug-reports 165 > g++ -c test.cpp
 
---------------------------------------------------------------------------
 
Funny, isn't it?
 
Hope this helps to find the problem!
 
 
Best regards, 
Dirk Herrmann




More information about the Gcc-bugs mailing list