re PR c++/50442 (Constructing T from implicit conversion to T& ambiguous in C++0x...
authorJason Merrill <jason@redhat.com>
Tue, 20 Sep 2011 19:25:32 +0000 (15:25 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 20 Sep 2011 19:25:32 +0000 (15:25 -0400)
commitc067f4dbc095a2471388aadcf7632520b482f60e
tree295c45db5026d2535bc3ccfa0a54f1cb0e66e905
parent62e3d9e6f8d0d4363f4a740300d933f2942b0ac0
re PR c++/50442 (Constructing T from implicit conversion to T& ambiguous in C++0x mode, not C++98)

PR c++/50442
* g++.dg/overload/ref-conv1.C: New.

From-SVN: r179015
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/overload/ref-conv1.C [new file with mode: 0644]