re PR c++/50523 (C++ FE apparently incorrectly rejects tramp3d)
authorJason Merrill <jason@redhat.com>
Mon, 26 Sep 2011 15:47:17 +0000 (11:47 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 26 Sep 2011 15:47:17 +0000 (11:47 -0400)
commit12b03642cb027437f4a0eddac8c7fd7849bfe149
tree54fc5444301c0263f867679f45d2739c6aea979b
parentfcb7afc20f55efe8d8df8cb95cc546eed2df12ac
re PR c++/50523 (C++ FE apparently incorrectly rejects tramp3d)

PR c++/50523
* call.c (implicit_conversion): Mask out inappropriate LOOKUP
flags at the top of the function.

From-SVN: r179203
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/overload/ref-conv2.C [new file with mode: 0644]