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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is also a missed optimization. From the looks of it is because of the
escape analysis is not flow sensative. There might be a dup of this one too.

Reply via email to