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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Note, mov esi, esi is not a nop, it clears the upper 32-bits of the register.

Reply via email to