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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
           Severity|normal                      |enhancement
            Summary|[x86] Bad register          |cmov seems not to swap
                   |allocation when reproducing |condition during RA
                   |assembly code               |
   Last reconfirmed|                            |2021-09-18

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is the case where register allocator and cmov's (and 2 operands) don't get
along.

Reply via email to