https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102452

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
          Component|ipa                         |tree-optimization

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Oh it is just esra (and SRA) rejecting the struct:
Rejected (3268): zero structure field size: ret

Rejected (3311): zero structure field size: ret
Rejected (3309): zero structure field size: D.3309

I had read the dump order incorrectly and such.

Reply via email to