https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121938
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Enum are interesting because unsigned int is the normal type if there is no negative numbers. (Gcc implementation defined behavior)
