https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90381
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Segher Boessenkool from comment #4) > Are bitfields allocated right to left on all LE configs? I think the majority of them, I have not used one which does the opposite.