re PR c++/61323 ('static' and 'const' attributes cause non-type template argument...
commit6fba3d61eff769b078ec1cbfcdf21fb1351742f7
authorPaolo Carlini <paolo.carlini@oracle.com>
Mon, 16 Oct 2017 08:25:31 +0000 (16 08:25 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 16 Oct 2017 08:25:31 +0000 (16 08:25 +0000)
tree99d448a67031dc71a360f1cda6f0677ddce74a6e
parent1be043a140d516e16930bbc357f5ccb7b98c1db5
re PR c++/61323 ('static' and 'const' attributes cause non-type template argument matching failure)

2017-10-16  Paolo Carlini  <paolo.carlini@oracle.com>

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

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