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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=123786
         Resolution|---                         |DUPLICATE
          Component|target                      |rtl-optimization

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Same underlying issue as PR123786.

 `-fdisable-rtl-dep_fusion2 -fdisable-rtl-dep_fusion1` fixes the issue. And in
this case 105 is live before branch and we move a cmov before the branch.

*** This bug has been marked as a duplicate of bug 123786 ***

Reply via email to