]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/66957 (incorrect "is protected within this context" error)
authorJason Merrill <jason@redhat.com>
Tue, 18 Aug 2015 14:43:44 +0000 (10:43 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 18 Aug 2015 14:43:44 +0000 (10:43 -0400)
commit25590979d6f79d00d88ea0fe2b30ecd0143be45d
tree984053d50218a846a130be12b56f1c907ac7619c
parent2cd1736f5958339a18fe319b0bca9734eb9b9b1b
re PR c++/66957 (incorrect "is protected within this context" error)

PR c++/66957
* search.c (protected_accessible_p): Revert fix for 38579.

From-SVN: r226974
gcc/cp/ChangeLog
gcc/cp/search.c
gcc/testsuite/g++.dg/conversion/access1.C
gcc/testsuite/g++.dg/inherit/access9.C [new file with mode: 0644]