https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92486
--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I have another idea, cant we add fake field decls while doing structure layout? Then sra total scalarization will just work. And there is no other magic in the compiler needed?