https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55233
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> --- I think this change is broken for -fshort-enums because the std::memory_order enum will be a single byte, and not be able to store the HLE bits.