[Bug c++/66639] declare __func__ , __FUNCTION__ & __PRETTY_FUNCTION__ as constexpr

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 26 22:58:00 GMT 2016


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

--- Comment #5 from Martin Sebor <msebor at gcc dot gnu.org> ---
Author: msebor
Date: Tue Apr 26 22:57:34 2016
New Revision: 235458

URL: https://gcc.gnu.org/viewcvs?rev=235458&root=gcc&view=rev
Log:
PR c++/66639 - declare __func__ , __FUNCTION__ & __PRETTY_FUNCTION__ constexpr
* g++.dg/cpp1y/func_constexpr.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1y/func_constexpr.C
Modified:
    trunk/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list