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++/51854] [4.4/4.5/4.6/4.7 Regression] ICE in mangle.c with literal of complex floating type


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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2012-01-16 21:32:18 UTC ---
Author: jason
Date: Mon Jan 16 21:32:14 2012
New Revision: 183222

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183222
Log:
    PR c++/51854
    * mangle.c (write_template_arg_literal): Handle complex.

Added:
    trunk/gcc/testsuite/g++.dg/abi/mangle60.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/mangle.c
    trunk/gcc/testsuite/ChangeLog


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