https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96500
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mpolacek at gcc dot gnu.org --- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> --- Note that here we don't have an enumerator-definition with " = constant-expression" and that converted constant expressions don't allow narrowing. I'd much prefer if this was ill-formed, but probably at the moment it isn't.