[Bug c++/67853] decltype of parenthesized xvalue does not correctly yield rvalue-reference

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jul 21 21:21:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67853

--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Author: mpolacek
Date: Sun Jul 21 21:20:27 2019
New Revision: 273652

URL: https://gcc.gnu.org/viewcvs?rev=273652&root=gcc&view=rev
Log:
        PR c++/67853
        * g++.dg/cpp0x/decltype72.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/decltype72.C
Modified:
    trunk/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list