https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114834
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |diagnostic, rejects-valid --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I would have assumed nonstring on std::byte would be a non-op since it is an enum and the other code checks only for character types ...