https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113266
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Known to fail| |4.7.0
Last reconfirmed| |2024-01-08
Status|UNCONFIRMED |NEW
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed, not a regression, has been an bug since the addition of the C++11
rule that allowed addresses of static variables as template arguments (back in
GCC 4.7.0).