OSDN Git Service

cp:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 May 2005 14:23:47 +0000 (14:23 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 May 2005 14:23:47 +0000 (14:23 +0000)
commit69ebef964fad21455b222934c426a17c19554870
tree4a34200c877704b6f8d086c4ee4600ed409e379b
parent4cf7067aee2332adaf75cd4847604c40ce578842
cp:
PR c++/21681
* parser.c (cp_parser_late_parsing_for_member): Disable access
checking for template functions.
testsuite:
PR c++/21681
* g++.dg/parse/template16.C: New.

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