[Bug c++/51854] [4.4/4.5/4.6 Regression] ICE in mangle.c with literal of complex floating type

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 16 21:56:00 GMT 2012


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



More information about the Gcc-bugs mailing list