This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/56359] [4.8 regression] Bogus "error: no matching function for call to ..."


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56359

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2013-02-22 22:24:26 UTC ---
Author: jason
Date: Fri Feb 22 22:24:10 2013
New Revision: 196229

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196229
Log:
    PR c++/56359
    * call.c (can_convert_arg): Discard access checks.

Added:
    trunk/gcc/testsuite/g++.dg/template/access25.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]