[Bug c++/53500] internal compiler error in joust()

2012-05-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53500 --- Comment #7 from Paolo Carlini 2012-05-28 15:59:54 UTC --- Mainline is fine.

[Bug c++/53500] internal compiler error in joust()

2012-05-27 Thread pogonyshev at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53500 --- Comment #6 from Paul Pogonyshev 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

[Bug c++/53500] internal compiler error in joust()

2012-05-27 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53500 --- Comment #5 from Andrew Pinski 2012-05-27 19:57:45 UTC --- Though with -ftime-report I get an internal error: /usr/include/c++/4.7/bits/alloc_traits.h:48:11: internal compiler error: in timevar_start, at timevar.c:344

[Bug c++/53500] internal compiler error in joust()

2012-05-27 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53500 --- Comment #4 from Andrew Pinski 2012-05-27 19:56:43 UTC --- It compiles on the trunk. Though takes a long time.

[Bug c++/53500] internal compiler error in joust()

2012-05-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53500 --- Comment #3 from Paolo Carlini 2012-05-27 19:49:56 UTC --- Please do your best to reduce the testcase, normally less than ~100 lines are enough: http://gcc.gnu.org/wiki/A_guide_to_testcase_reduction In any case a preprocessed .ii must be

[Bug c++/53500] internal compiler error in joust()

2012-05-27 Thread pogonyshev at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53500 --- Comment #2 from Paul Pogonyshev 2012-05-27 19:33:35 UTC --- (In reply to comment #1) > I don't see it being attached. Apparently it got eaten as too large. Please see http://rghost.net/38322304

[Bug c++/53500] internal compiler error in joust()

2012-05-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53500 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/53500] internal compiler error in joust()

2012-05-27 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53500 --- Comment #1 from Andrew Pinski 2012-05-27 19:11:41 UTC --- > I attached the /tmp/... file. I don't see it being attached.

[Bug c++/53500] internal compiler error in joust()

2012-05-27 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53500 Andrew Pinski changed: What|Removed |Added Severity|major |normal