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.
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
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
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.
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
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53500
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
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.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53500
Andrew Pinski changed:
What|Removed |Added
Severity|major |normal