https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118070
--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- > OTOH I would expect _BitInt(32) to behave the same as int? Yes, SSO was primarily implemented for bit-fields so IMO it would be strange to forbid it with _BitInt.