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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-bisection
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2025-08-17
            Summary|wrong code at -O{s,2,3}     |[13/14/15/16 Regression]
                   |with "-fno-tree-pre         |wrong code at -O{s,2,3}
                   |-fno-code-hoisting          |with "-fno-tree-pre
                   |-fno-tree-fre               |-fno-code-hoisting
                   |-fno-tree-dominator-opts    |-fno-tree-fre
                   |-fno-gcse                   |-fno-tree-dominator-opts
                   |-fno-tree-loop-im" on       |-fno-gcse
                   |x86_64-linux-gnu            |-fno-tree-loop-im" on
                   |                            |x86_64-linux-gnu
   Target Milestone|---                         |13.5
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The gimple level looks fine. Even more, it works on aarch64 just fine with the
exact same gimple at .optimized.

Reply via email to