[Bug c++/42338] [c++0x] ICE on decltype usage with templates
jason at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jan 21 01:59:00 GMT 2010
------- Comment #3 from jason at gcc dot gnu dot org 2010-01-21 01:59 -------
Subject: Bug 42338
Author: jason
Date: Thu Jan 21 01:58:53 2010
New Revision: 156103
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156103
Log:
PR c++/42338
* mangle.c (write_expression): Handle tree codes that have extra
arguments in the middle-end.
* cp-demangle.c (d_print_comp): Fix array index printing.
Added:
trunk/gcc/testsuite/g++.dg/abi/mangle39.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/mangle.c
trunk/libiberty/ChangeLog
trunk/libiberty/cp-demangle.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42338
More information about the Gcc-bugs
mailing list