[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/30856] Regression: operand size mismatch for `push'
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug gas/30856] Regression: operand size mismatch for `push' |
Date: |
Wed, 27 Sep 2023 08:57:27 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=30856
--- Comment #10 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The binutils-2_41-branch branch has been updated by Jan Beulich
<jbeulich@sourceware.org>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7fe76f02413fff61566ae52ec80d581da1e264a2
commit 7fe76f02413fff61566ae52ec80d581da1e264a2
Author: Jan Beulich <jbeulich@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.
- [Bug gas/30856] New: Regression: operand size mismatch for `push', bouanto at zoho dot com, 2023/09/14
- [Bug gas/30856] Regression: operand size mismatch for `push', nickc at redhat dot com, 2023/09/18
- [Bug gas/30856] Regression: operand size mismatch for `push', bouanto at zoho dot com, 2023/09/18
- [Bug gas/30856] Regression: operand size mismatch for `push', jbeulich at suse dot com, 2023/09/21
- [Bug gas/30856] Regression: operand size mismatch for `push', bouanto at zoho dot com, 2023/09/21
- [Bug gas/30856] Regression: operand size mismatch for `push', jbeulich at suse dot com, 2023/09/21
- [Bug gas/30856] Regression: operand size mismatch for `push', bouanto at zoho dot com, 2023/09/21
- [Bug gas/30856] Regression: operand size mismatch for `push', jbeulich at suse dot com, 2023/09/22
- [Bug gas/30856] Regression: operand size mismatch for `push', jbeulich at suse dot com, 2023/09/22
- [Bug gas/30856] Regression: operand size mismatch for `push', cvs-commit at gcc dot gnu.org, 2023/09/27
- [Bug gas/30856] Regression: operand size mismatch for `push',
cvs-commit at gcc dot gnu.org <=
- [Bug gas/30856] Regression: operand size mismatch for `push', jbeulich at suse dot com, 2023/09/27