]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/65721 (Internal compiler error segmentation fault)
authorJason Merrill <jason@redhat.com>
Thu, 23 Apr 2015 13:21:11 +0000 (09:21 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 23 Apr 2015 13:21:11 +0000 (09:21 -0400)
commitb3e1206d9081464144418e7ba88fd89ae77840fb
tree9cc8672370b4558eb06bd5982cba11a8a56e833f
parentaeed12908d2a2cd8288b59b0478c5942477da76e
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: r222366
gcc/cp/ChangeLog
gcc/cp/name-lookup.c
gcc/testsuite/g++.dg/lookup/using55.C [new file with mode: 0644]