PR c++/58281 - Problem with explicitly instantiated constexpr template
authorMartin Sebor <msebor@redhat.com>
Wed, 16 Mar 2016 03:00:02 +0000 (03:00 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Wed, 16 Mar 2016 03:00:02 +0000 (21:00 -0600)
commitab1caa6e04b28cc232ea3f0255ef7325c2c27b19
treeb4197e170edffb660d3a5f432cd03ef391260f8f
parent960fcebd933da37e63fafabe2586f4d188886c34
PR c++/58281 - Problem with explicitly instantiated constexpr template

PR c++/58281 - Problem with explicitly instantiated constexpr template
functions

gcc/testsuite/ChangeLog:
2016-03-15  Martin Sebor  <msebor@redhat.com>

PR c++/58281
* g++.dg/cpp1y/constexpr-instantiate.C: Add new test.

From-SVN: r234246
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp1y/constexpr-instantiate.C [new file with mode: 0644]