This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47488] sorry, unimplemented: string literal in function template signature
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 8 Mar 2011 17:31:36 +0000
- Subject: [Bug c++/47488] sorry, unimplemented: string literal in function template signature
- Auto-submitted: auto-generated
- References: <bug-47488-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47488
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|ice-on-valid-code |ABI, rejects-valid
Priority|P2 |P3
Version|4.4.4 |4.6.0
Target Milestone|4.4.6 |4.6.0
Summary|[4.4/4.5/4.6 Regression] |sorry, unimplemented:
|(sizeof|decltype) + |string literal in function
|template + string literals: |template signature
|ICE in |
|write_template_arg_literal, |
|at cp/mangle.c |
--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-08 17:31:11 UTC ---
I've checked in a patch to restore the sorry, but we still need to implement a
mangling.