[Bug c++/48051] sorry, unimplemented: mangling overload

2012-01-12 Thread jason at gcc dot gnu.org
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):

[Bug c++/48051] sorry, unimplemented: mangling overload

2012-01-12 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48051 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/48051] sorry, unimplemented: mangling overload

2012-01-09 Thread jason at gcc dot gnu.org
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

[Bug c++/48051] sorry, unimplemented: mangling overload

2012-01-06 Thread jason at gcc dot gnu.org
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

[Bug c++/48051] sorry, unimplemented: mangling overload

2012-01-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48051 Paolo Carlini changed: What|Removed |Added CC||zeratul976 at hotmail dot

[Bug c++/48051] sorry, unimplemented: mangling overload

2011-12-10 Thread dave at boostpro dot com
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.

[Bug c++/48051] sorry, unimplemented: mangling overload

2011-03-09 Thread jason at gcc dot gnu.org
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