https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117217
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2024-10-18 Ever confirmed|0 |1 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- It is not just about bitfields either, it has to be a bool bitfield. SRA treats boolean types special ...