re PR c++/51547 (auto, type deduction, reference collapsing and const: invalid initia...
authorPaolo Carlini <paolo@gcc.gnu.org>
Wed, 28 Dec 2011 15:52:54 +0000 (15:52 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 28 Dec 2011 15:52:54 +0000 (15:52 +0000)
commit0fe0620df5f91f4979dc7b9347e86a1acec4b156
tree921a9e1adeb842ddbb8154efa219d249d0817ca6
parent535131f245749e7f4b57c9c7d59214a35c9fd9b6
re PR c++/51547 (auto, type deduction, reference collapsing and const: invalid initialization of reference of type 'const X&&' from expression of type 'const X')

2011-12-27  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/51547
* g++.dg/cpp0x/pr51547.C: New.

From-SVN: r182709
gcc/testsuite/ChangeLog