re PR c++/32519 (g++ allows access to protected template member functions of base...
authorFabien ChĂȘne <fabien.chene@gmail.com>
Wed, 5 Nov 2008 15:48:01 +0000 (10:48 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 5 Nov 2008 15:48:01 +0000 (10:48 -0500)
commit8df7b2b60e8d304998ae7b487e8981c9cc30040a
tree859e5020d7b4ccd98da9f6b6f9b6f19f65d32191
parentf0bf39b4d07be6ae1afa70497922d61c2d67fc9a
re PR c++/32519 (g++ allows access to protected template member functions of base class)

        PR c++/35219
        * cp-tree.h: Fix DECL_NONSTATIC_MEMBER_P to handle member template
        functions.

From-SVN: r141612
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/testsuite/ChangeLog