[Bug c++/55992] constexpr static member function not recognised in templated using statement

2016-05-25 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55992 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/55992] constexpr static member function not recognised in templated using statement

2016-05-25 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55992 --- Comment #9 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed May 25 09:50:46 2016 New Revision: 236698 URL: https://gcc.gnu.org/viewcvs?rev=236698&root=gcc&view=rev Log: 2016-05-25 Paolo Carlini PR c++/55992 * g++

[Bug c++/55992] constexpr static member function not recognised in templated using statement

2016-05-25 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55992 --- Comment #8 from Paolo Carlini --- This is fixed in trunk. I'm adding a testcase or two and closing the bug.

[Bug c++/55992] constexpr static member function not recognised in templated using statement

2016-03-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55992 Martin Sebor changed: What|Removed |Added Last reconfirmed|2013-01-15 00:00:00 |2016-3-14 CC|

[Bug c++/55992] constexpr static member function not recognised in templated using statement

2014-11-18 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55992 --- Comment #6 from Paolo Carlini --- I see... So far I haven't been able to make much progress on c++/15272 itself, thus feel free to reassign.

[Bug c++/55992] constexpr static member function not recognised in templated using statement

2014-11-17 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55992 Jason Merrill changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #5

[Bug c++/55992] constexpr static member function not recognised in templated using statement

2014-09-26 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55992 --- Comment #4 from Paolo Carlini --- An alias declaration seems necessary to trigger the bug, eg doesn't affect: template struct my_array : A { };

[Bug c++/55992] constexpr static member function not recognised in templated using statement

2013-01-23 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55992 Paolo Carlini changed: What|Removed |Added CC||dodji at gcc dot gnu.org --- Co

[Bug c++/55992] constexpr static member function not recognised in templated using statement

2013-01-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55992 Andrew Pinski changed: What|Removed |Added Keywords||rejects-valid Status

[Bug c++/55992] constexpr static member function not recognised in templated using statement

2013-01-15 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55992 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler at |