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:40:39 +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
--- Comment #9 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-08 17:40:33 UTC ---
Author: jason
Date: Tue Mar 8 17:40:27 2011
New Revision: 170786
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170786
Log:
PR c++/47488
* mangle.c (write_template_arg_literal) [STRING_CST]: Sorry.
Modified:
branches/gcc-4_5-branch/gcc/cp/ChangeLog
branches/gcc-4_5-branch/gcc/cp/mangle.c