]> gcc.gnu.org Git - gcc.git/commit
re PR c++/42010 ([C++0x] ICE: lang_* check: failed in discriminator_for_local_entity...
authorJason Merrill <jason@redhat.com>
Sat, 5 Dec 2009 01:51:46 +0000 (20:51 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 5 Dec 2009 01:51:46 +0000 (20:51 -0500)
commit364f9c6bf65b5d01561f622a42a8a508a3009300
tree2eb63ab5db50c37e458fdf6eaa1769ab49a7f082
parentb50eb277c1c3eef6f81de369130aca3ee9fff5a0
re PR c++/42010 ([C++0x] ICE: lang_* check: failed in discriminator_for_local_entity, at cp/mangle.c:1581)

PR c++/42010
* cp-tree.h (DECL_DISCRIMINATOR_SET_P): New.
* mangle.c (discriminator_for_local_entity): Check it.

From-SVN: r155007
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/mangle.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/abi/local2.C [new file with mode: 0644]
This page took 0.058882 seconds and 5 git commands to generate.