re PR c++/46466 ([C++0X] ICE when using constexpr with -fno-elide-constructors)
authorPaolo Carlini <paolo.carlini@oracle.com>
Sun, 27 Feb 2011 13:20:55 +0000 (13:20 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 27 Feb 2011 13:20:55 +0000 (13:20 +0000)
commitd33a8058b3f4b84a55586821b20d06982805364f
treec2b1687fd9a6790fdef355e0b9a92e83179abf1c
parent1d8ca2c712f9ff98b2d21a6a73f5bfc241a49dd4
re PR c++/46466 ([C++0X] ICE when using constexpr with -fno-elide-constructors)

2011-02-27  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/46466
* g++.dg/cpp0x/constexpr-ctor8.C: New.

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