This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/47488] sorry, unimplemented: string literal in function template signature


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47488

--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-08 17:39:16 UTC ---
Author: jason
Date: Tue Mar  8 17:39:10 2011
New Revision: 170785

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170785
Log:
    PR c++/47488
    * mangle.c (write_template_arg_literal) [STRING_CST]: Sorry.

Modified:
    branches/gcc-4_4-branch/gcc/cp/ChangeLog
    branches/gcc-4_4-branch/gcc/cp/mangle.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]