re PR c++/67853 (decltype of parenthesized xvalue does not correctly yield rvalue...
authorMarek Polacek <polacek@redhat.com>
Sun, 21 Jul 2019 21:20:27 +0000 (21:20 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Sun, 21 Jul 2019 21:20:27 +0000 (21:20 +0000)
commit33c43069281380cfc02f130cc10e28830ba8a711
treedeb74941dcd738a7faa98a7dcbf8465b89c8efca
parent575ce8934206f6884fe009916551ee221931565c
re PR c++/67853 (decltype of parenthesized xvalue does not correctly yield rvalue-reference)

PR c++/67853
* g++.dg/cpp0x/decltype72.C: New test.

From-SVN: r273652
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/decltype72.C [new file with mode: 0644]