]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/51586 (ICE with invalid union)
authorJason Merrill <jason@redhat.com>
Sat, 17 Dec 2011 20:15:39 +0000 (15:15 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 17 Dec 2011 20:15:39 +0000 (15:15 -0500)
commit9bd98b5ac355c21583e5de8eed090ef3aeb7cecc
tree34c747692c890bf8e4dabba390c070ee385be2b9
parentc0425f32f5e469d41e5e1c899f20839fdeffe0f1
re PR c++/51586 (ICE with invalid union)

PR c++/51586
* parser.c (cp_parser_check_class_key): Handle error_mark_node.

From-SVN: r182442
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/lookup/nested2.C [new file with mode: 0644]