https://sourceware.org/bugzilla/show_bug.cgi?id=30856

--- Comment #9 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Jan Beulich <jbeul...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=fb1c10585ead9acc8d9f9d24ab093cbe5e962257

commit fb1c10585ead9acc8d9f9d24ab093cbe5e962257
Author: Jan Beulich <jbeul...@suse.com>
Date:   Wed Sep 27 10:53:38 2023 +0200

    x86-64: fix suffix-less PUSH of symbol address

    PR gas/30856

    In 5cc007751cdb ("x86: further adjust extend-to-32bit-address
    conditions") I neglected the case of PUSH, which is the only insn
    allowing (proper) symbol addresses to be used as immediates (not
    displacements, like CALL/JMP) in the absence of any register operands.
    Since it defaults to 64-bit operand size, guessing an L suffix is wrong
    there.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to