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 Regression] ICE in mangle.c with literal of complex floating type


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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2012-01-16 21:50:02 UTC ---
Author: jason
Date: Mon Jan 16 21:49:58 2012
New Revision: 183224

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183224
Log:
    PR c++/51854
    * mangle.c (write_template_arg_literal): Sorry instead of aborting.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/abi/mangle60.C
Modified:
    branches/gcc-4_6-branch/gcc/cp/ChangeLog
    branches/gcc-4_6-branch/gcc/cp/mangle.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog


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