https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60336
--- Comment #32 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to H.J. Lu from comment #31) > (In reply to Andrew Pinski from comment #30) > > > > Isn't an empty record is one without any field decls? > > I thin it is language specific. How so? An record without any field decls is empty and most of the rest of the middle-end treats it that way.