PR c++/37204
commita0ab002fee344fea2e38123b86e715ee8abffa3d
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Oct 2009 04:39:04 +0000 (12 04:39 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Oct 2009 04:39:04 +0000 (12 04:39 +0000)
tree1d54db99f0113265799ae34c01951cd5bad4827c
parent94af0755e712e08936be918561401c4e0ab9493a
PR c++/37204
* typeck.c (build_reinterpret_cast_1): Handle rvalue refs
properly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@152661 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/rv-reinterpret.C [new file with mode: 0644]