[Bug c++/53500] internal compiler error in joust()
pogonyshev at gmx dot net
gcc-bugzilla@gcc.gnu.org
Sun May 27 21:05:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53500
--- Comment #6 from Paul Pogonyshev <pogonyshev at gmx dot net> 2012-05-27 20:03:40 UTC ---
Created attachment 27508
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27508
much reduced testcase not using any libraries other than libstdc++
gcc-4.7 -std=c++11 -save-temps -I. -DBOOST_TEST_DYN_LINK=1 -c
tests/map-insert.cpp -o tests/map-insert.o
tests/map-insert.cpp: In function ‘void foo()’:
tests/map-insert.cpp:41:60: internal compiler error: in joust, at
cp/call.c:8014
Command line is the same as before, but it shouldn't matter.
More information about the Gcc-bugs
mailing list