re PR c++/72774 (ICE on invalid C++ code on x86_64-linux-gnu (tree check: expected...
authorJakub Jelinek <jakub@redhat.com>
Fri, 11 Nov 2016 13:39:06 +0000 (14:39 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 11 Nov 2016 13:39:06 +0000 (14:39 +0100)
commitd9ab7525e55c62ce4b157ada5f21c67fa43ee429
tree9951e857c95481779c91fe84ad874129315a2b28
parent4b7e0c7668b2893a800289164f2c6b575a3e00da
re PR c++/72774 (ICE on invalid C++ code on x86_64-linux-gnu (tree check: expected tree that contains ‘decl minimal’ structure, have ‘tree_list’ in consider_binding_level, at cp/name-lookup.c:4721))

PR c++/72774
* g++.dg/parse/pr72774.C: New test.

From-SVN: r242070
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/parse/pr72774.C [new file with mode: 0644]