https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104919
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ppalka at gcc dot gnu.org Status|UNCONFIRMED |NEW Last reconfirmed| |2024-02-16 See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=106009 Ever confirmed|0 |1 --- Comment #1 from Patrick Palka <ppalka at gcc dot gnu.org> --- s/constexpr/inline also triggers the bug, unsurprisingly. PR106009 about templated local enums might be related.