[Bug c++/58281] Problem with explicitly instantiated constexpr template functions

2018-06-01 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58281 --- Comment #4 from Jason Merrill --- Author: jason Date: Fri Jun 1 20:49:33 2018 New Revision: 261085 URL: https://gcc.gnu.org/viewcvs?rev=261085=gcc=rev Log: PR c++/58281 - explicit instantiation of constexpr * pt.c

[Bug c++/58281] Problem with explicitly instantiated constexpr template functions

2018-06-01 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58281 Jason Merrill changed: What|Removed |Added CC||jason at gcc dot gnu.org

[Bug c++/58281] Problem with explicitly instantiated constexpr template functions

2016-03-15 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58281 Martin Sebor changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/58281] Problem with explicitly instantiated constexpr template functions

2016-03-15 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58281 --- Comment #1 from Martin Sebor --- Author: msebor Date: Wed Mar 16 03:00:02 2016 New Revision: 234246 URL: https://gcc.gnu.org/viewcvs?rev=234246=gcc=rev Log: PR c++/58281 - Problem with explicitly instantiated constexpr template