re PR c++/56359 (Bogus "error: no matching function for call to ...")
authorJason Merrill <jason@redhat.com>
Fri, 22 Feb 2013 22:24:10 +0000 (17:24 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 22 Feb 2013 22:24:10 +0000 (17:24 -0500)
commit3ced2284b437b9e5a46c165df006a5a52cb5d18c
tree43394e2f9aaa9321cb9f210dc364757d54a663ac
parent5b5d851ea0015765d83b329d93484dcd8ccc8c1e
re PR c++/56359 (Bogus "error: no matching function for call to ...")

PR c++/56359
* call.c (can_convert_arg): Discard access checks.

From-SVN: r196229
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/g++.dg/template/access25.C [new file with mode: 0644]