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] [4.4/4.5/4.6 Regression] (sizeof|decltype) + template + string literals: ICE in write_template_arg_literal, at cp/mangle.c


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

--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-08 17:30:54 UTC ---
Author: jason
Date: Tue Mar  8 17:30:46 2011
New Revision: 170783

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

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/mangle.c


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