re PR c++/53349 (Internal compiler error with constexpr and recursive data type)
authorPaolo Carlini <paolo.carlini@oracle.com>
Sun, 11 Aug 2013 22:06:04 +0000 (22:06 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 11 Aug 2013 22:06:04 +0000 (22:06 +0000)
commit0971a73391e4013fb0014a244740f6f2bd3a1973
treeaf45ac6458cfce8189b52966b75b52624ff2c9b8
parentde0b2c131f0206d2b1463fca4585954617f07487
re PR c++/53349 (Internal compiler error with constexpr and recursive data type)

2013-08-11  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/53349
* g++.dg/cpp0x/constexpr-ice8.C: New.

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