]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/32519 (g++ allows access to protected template member functions of base...
authorJason Merrill <jason@gcc.gnu.org>
Fri, 28 Nov 2008 22:24:49 +0000 (17:24 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 28 Nov 2008 22:24:49 +0000 (17:24 -0500)
commit68d3564a41166f3378811ab5bfc5727248c1dd3a
tree5e2ebcdf11bc00d9030b5158c7abd0a3df0589a8
parentb5a029b139da1b89a13f756b3be4640460850495
re PR c++/32519 (g++ allows access to protected template member functions of base class)

        PR c++/32519
        * g++.dg/template/pr32519.C: New test.

From-SVN: r142264
gcc/testsuite/g++.dg/template/pr32519.C [new file with mode: 0644]