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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
         Depends on|                            |106210
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2023-05-27
     Ever confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed. For aarch64, GCC used to do shink wrapping in GCC 5 for this
function but no longer does in GCC 6.

Shink wrapping is one of the fragile parts of GCC really.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106210
[Bug 106210] [10/11/12/13/14 Regression] missing shrink wrap for simple case
since r9-3594-g8d2d39587d941a40

Reply via email to