https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95564
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=87724 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- GCC is inconsitent here. with static_assert and constexpr GCC accepts it (PR 87724) while rejects it for noexcept.