This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53403] Function template friend denied access to private types of granting template class.
- From: "paolo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 04 Oct 2012 23:19:52 +0000
- Subject: [Bug c++/53403] Function template friend denied access to private types of granting template class.
- Auto-submitted: auto-generated
- References: <bug-53403-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53403
--- Comment #4 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-10-04 23:19:52 UTC ---
Author: paolo
Date: Thu Oct 4 23:19:46 2012
New Revision: 192108
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192108
Log:
2012-10-04 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/53403
* g++.dg/template/friend53.C
Added:
trunk/gcc/testsuite/g++.dg/template/friend53.C
Modified:
trunk/gcc/testsuite/ChangeLog