re PR c++/53464 (Invalid default value for non-type template parameter is accepted)
authorPaolo Carlini <paolo.carlini@oracle.com>
Thu, 24 May 2012 15:12:37 +0000 (15:12 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 24 May 2012 15:12:37 +0000 (15:12 +0000)
commita5dedb5e59b72167bcc501f28a8a8c08b9465070
tree6d7f10839569b16ec8673638bf60ae8157f951da
parent73fb763006daf89ee7c8f143848f598ef1d891bc
re PR c++/53464 (Invalid default value for non-type template parameter is accepted)

2012-05-24  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/53464
* g++.dg/cpp0x/constexpr-default1.C: New.

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