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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2019-12-04
     Ever confirmed|0                           |1

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
Shouldn't

leal    (%rdi,%rax), %eax

be changed to

addl %edi, %eax

unconditionally?

Reply via email to