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

--- Comment #10 from Martin Sebor <msebor at gcc dot gnu.org> ---
Author: msebor
Date: Tue Mar 15 03:05:17 2016
New Revision: 234208

URL: https://gcc.gnu.org/viewcvs?rev=234208&root=gcc&view=rev
Log:
PR c++/53792 - [C++11] improving compiler-time constexpr evaluation

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

        PR c++/53792
        * g++.dg/cpp0x/constexpr-inline.C: New test.
        * g++.dg/cpp0x/constexpr-inline-1.C: Same.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-inline-1.C
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-inline.C
Modified:
    trunk/gcc/testsuite/ChangeLog

Reply via email to