re PR c++/52269 ([C++11] Body of constexpr function templates instantiated too eagerl...
authorMarek Polacek <mpolacek@gcc.gnu.org>
Sat, 8 Jun 2019 14:10:42 +0000 (14:10 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Sat, 8 Jun 2019 14:10:42 +0000 (14:10 +0000)
commitec332875f8e2456bd104c16a553ac5ecad9024b3
tree7351e16dbd7ef7be8702a19a9c1829e64560be4e
parent304d779b9ebeb30fd8761703b5729b51db450793
re PR c++/52269 ([C++11] Body of constexpr function templates instantiated too eagerly in unevaluated operands)

PR c++/52269
* g++.dg/cpp0x/constexpr-decltype4.C: New test.

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