]> git.ipfire.org Git - thirdparty/gcc.git/commit
cp:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Aug 2004 09:04:06 +0000 (09:04 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Aug 2004 09:04:06 +0000 (09:04 +0000)
commit044e2a62965e98e39cdb4a14cf77a9bb3349e49d
treec0dab5af1a18218b4a04bf6b03ac689742fa8100
parent5edbc38d70960a9091723456dbd1682b7067ed16
cp:
        PR c++/17149
        * semantics.c (check_accessibility_of_qualified_id): Defer check
        if qualifying_type is a template parameter.
testsuite:
        PR c++/17149
        * g++.dg/template/access15.C: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86472 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/access15.C [new file with mode: 0644]