re PR c++/65721 (Internal compiler error segmentation fault)
authorJason Merrill <jason@redhat.com>
Tue, 14 Apr 2015 15:29:34 +0000 (11:29 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 14 Apr 2015 15:29:34 +0000 (11:29 -0400)
commit0f19e7adef3f2818fd0b363306791c23b0656b62
treef9ada431677cd0ac0ee688c4c08a73eaee87b231
parent688e531e4b84d9250646715658179a5f72753609
re PR c++/65721 (Internal compiler error segmentation fault)

PR c++/65721
* name-lookup.c (do_class_using_decl): Complain about specifying
the current class even if there are dependent bases.

From-SVN: r222096
gcc/cp/ChangeLog
gcc/cp/name-lookup.c
gcc/testsuite/g++.dg/lookup/using55.C [new file with mode: 0644]