]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/ChangeLog
re PR c++/42338 ([c++0x] ICE on decltype usage with templates)
authorJason Merrill <jason@redhat.com>
Thu, 21 Jan 2010 01:58:53 +0000 (20:58 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 21 Jan 2010 01:58:53 +0000 (20:58 -0500)
commit4d43dcdeb57d58ad5e3aade44b93fa48d051c770
tree7f36d32b649117c432fd4d50913d0ac71b47d393
parentf827f65933319275c46eccf2aa1df4f1d21d6783
re PR c++/42338 ([c++0x] ICE on decltype usage with templates)

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.

From-SVN: r156103
gcc/cp/ChangeLog
gcc/cp/mangle.c
gcc/testsuite/g++.dg/abi/mangle39.C [new file with mode: 0644]
libiberty/ChangeLog
libiberty/cp-demangle.c