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]

g++980321 completely broken


Hello everybody.

With snapshot 980321 the following code completely fails:

----------------------------------------------------------------

dirk(stab)@demokrit:~/temp/egcs-bug-reports 138 > cat test.cc 
#include <map>

dirk(stab)@demokrit:~/temp/egcs-bug-reports 139 > g++ test.cc
g++: Internal compiler error: program cc1plus got fatal signal 11
dirk(stab)@demokrit:~/temp/egcs-bug-reports 140 > g++ --version
egcs-2.91.15 980321 (gcc-2.8.0 release)
dirk(stab)@demokrit:~/temp/egcs-bug-reports 141 > uname -a
SunOS demokrit 5.5.1 Generic sun4u sparc SUNW,Ultra-1

----------------------------------------------------------------

The last snapshot I was using before 980321 was 980221.

Best regards, 
Dirk Herrmann



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