https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121653
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|pinskia at gcc dot gnu.org |unassigned at gcc dot
gnu.org
Status|ASSIGNED |NEW
Summary|Bloaty initialization of |Bloaty initialization of
|two-register structs under |two-register (full 128bit)
|-Os on x86-64 |structs under -Os on x86-64
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I am not working on this right now. Basically I think
gimple-ssa-store-merging.cc looks like it could use a rewrite to support more
than 64bits.