re PR c++/77598 (constexpr compilation failure on reference type casting)
authorJason Merrill <jason@gcc.gnu.org>
Tue, 10 Jan 2017 22:33:09 +0000 (17:33 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 10 Jan 2017 22:33:09 +0000 (17:33 -0500)
commit8cef58751ad6ddd0d84545cb509395c7b5216445
treeeb9d323a72d57ec46a21ea6a7584816b88eed760
parent5a50f6bbedd904cd2d913f4d39646b3d99ed7ca4
re PR c++/77598 (constexpr compilation failure on reference type casting)

PR c++/77598

* g++.dg/cpp0x/constexpr-ref11.C: New.

From-SVN: r244296
gcc/testsuite/g++.dg/cpp0x/constexpr-ref11.C [new file with mode: 0644]