http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48051
--- Comment #5 from Jason Merrill 2012-01-12
17:27:12 UTC ---
Author: jason
Date: Thu Jan 12 17:27:07 2012
New Revision: 183133
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183133
Log:
PR c++/48051
* mangle.c (write_expression):
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48051
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48051
--- Comment #4 from Jason Merrill 2012-01-09
14:15:26 UTC ---
Created attachment 26280
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26280
testsuite patch showing wrong mangling
The change checked in above fixes this bug in many cases, but
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48051
--- Comment #3 from Jason Merrill 2012-01-06
21:39:50 UTC ---
Author: jason
Date: Fri Jan 6 21:39:43 2012
New Revision: 182970
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182970
Log:
PR c++/6057
PR c++/48051
PR c++/50855
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48051
Paolo Carlini changed:
What|Removed |Added
CC||zeratul976 at hotmail dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48051
--- Comment #1 from Dave Abrahams 2011-12-10
19:19:02 UTC ---
Created attachment 26044
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26044
Another test case
Sorry, it's a bit long. Hopefully fixing the others handles this one too.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48051
Jason Merrill changed:
What|Removed |Added
Keywords|ice-on-valid-code |rejects-valid
Status|UNCONFIR