https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61469
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed| |2021-12-05 Status|UNCONFIRMED |NEW --- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Marek Polacek from comment #6) > There is a proposed enhancement for C2X to implement the ability to define > the type to be used to represent an enum: > <http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2008.pdf>. Updated paper: http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2575.pdf Confirmed, The standard way will be implemented, my bet it will be for GCC 13.