re PR c++/44158 ([C++0x] wrong overload resolution for copy-initialization from an...
commitc8361db176c68d1d3b4085970b8862387785e0c2
authorJason Merrill <jason@redhat.com>
Mon, 17 May 2010 19:53:45 +0000 (17 15:53 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 17 May 2010 19:53:45 +0000 (17 15:53 -0400)
tree1fdc240c917ac286bc38d34d6a9ce5d688527319
parentb258210c50149d3c643aaa85e4ea60b9b366946b
re PR c++/44158 ([C++0x] wrong overload resolution for copy-initialization from an rvalue)

PR c++/44158
* call.c (build_over_call): Don't do bitwise copy for move ctor.

From-SVN: r159508
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/rv-trivial-bug.C