https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113638
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|needs-bisection |
CC| |ppalka at gcc dot gnu.org
--- Comment #3 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Started with r13-2540-g4db3cb781c3553. If we remove the constexpr then it
seems we never accepted the testcase, so this is only a regression for
constexpr variable templates, but a proper fix will likely cover the
non-constexpr case too.