[Bug c++/54002] [C++0x] Initializing constexpr static member using constexpr static method fails

2014-08-29 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54002 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/54002] [C++0x] Initializing constexpr static member using constexpr static method fails

2014-08-29 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54002 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Aug 29 15:58:26 2014 New Revision: 214734 URL: https://gcc.gnu.org/viewcvs?rev=214734&root=gcc&view=rev Log: 2014-08-29 Paolo Carlini PR c++/54002 * g++.dg/cpp0

[Bug c++/54002] [C++0x] Initializing constexpr static member using constexpr static method fails

2014-08-29 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54002 --- Comment #4 from Paolo Carlini --- I'm adding the testcase to the testsuite and closing the bug.