https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38377
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |msebor at gcc dot gnu.org Known to work| |4.9.3, 5.3.0, 6.1.0 Blocks| |55004 Resolution|--- |FIXED Known to fail| |4.2.0, 4.5.3 --- Comment #9 from Martin Sebor <msebor at gcc dot gnu.org> --- The test case still fails with 4.5.3, but compiles successfully with 4.9.3 and later. Tests similar to the one in comment #0 that exercise this are in the test suite (two were were added in r230453). I'm resolving this bug as Fixed. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004 [Bug 55004] [meta-bug] constexpr issues