https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58281

--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
Author: msebor
Date: Wed Mar 16 03:00:02 2016
New Revision: 234246

URL: https://gcc.gnu.org/viewcvs?rev=234246&root=gcc&view=rev
Log:
PR c++/58281 - Problem with explicitly instantiated constexpr template
        functions

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

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

Added:
    trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-instantiate.C
Modified:
    trunk/gcc/testsuite/ChangeLog

Reply via email to