Skip to content
Commit fb1c1058 authored by Jan Beulich's avatar Jan Beulich
Browse files

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

PR gas/30856

In 5cc00775 ("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.
parent df940f8b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment