OSDN Git Service

PR c++/50523
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Sep 2011 15:47:17 +0000 (15:47 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Sep 2011 15:47:17 +0000 (15:47 +0000)
commit31e9d6be74aeda21d3b81a013960c4216efbf167
tree54fc5444301c0263f867679f45d2739c6aea979b
parent9ef300e1f4c25cf4957a7add04dfa2744226a400
PR c++/50523
* call.c (implicit_conversion): Mask out inappropriate LOOKUP
flags at the top of the function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@179203 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/overload/ref-conv2.C [new file with mode: 0644]