[Bug c++/58281] Problem with explicitly instantiated constexpr template functions
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 16 03:02:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58281
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |msebor at gcc dot gnu.org
Known to work| |5.4.0, 6.0
Resolution|--- |FIXED
Known to fail| |4.8.2, 4.9.1, 5.1.0
--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
I was able to reproduce the problem in 5.1.0 but GCC 5.x and 6.0 appear to work
fine. I'm resolving this as fixed (test case added in r234246).
More information about the Gcc-bugs
mailing list