https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101062
--- Comment #6 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- > Does Ada allow bitfields in unions and if yes, what does it want for those? Yes, it does, and I don't think there is any specific need so the default should be OK like for structures.