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++/50523] C++ FE apparently incorrectly rejects tramp3d


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

--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> 2011-09-26 15:47:27 UTC ---
Author: jason
Date: Mon Sep 26 15:47:17 2011
New Revision: 179203

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179203
Log:
    PR c++/50523
    * call.c (implicit_conversion): Mask out inappropriate LOOKUP
    flags at the top of the function.

Added:
    trunk/gcc/testsuite/g++.dg/overload/ref-conv2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/testsuite/ChangeLog


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