[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/27217] aarch64 as Internal error in md_apply_fix at ....../gas/
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug gas/27217] aarch64 as Internal error in md_apply_fix at ....../gas/config/tc-aarch64.c:8330. |
Date: |
Fri, 10 Jan 2025 07:45:21 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=27217
--- Comment #32 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jan Beulich <jbeulich@sourceware.org>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e18fc11e47b91961ef4254323abad2a522725af2
commit e18fc11e47b91961ef4254323abad2a522725af2
Author: Jan Beulich <jbeulich@suse.com>
Date: Fri Jan 10 08:42:41 2025 +0100
aarch64: re-work PR gas/27217 fix again
Commit c1723a8118f0 ("Arm64: re-work PR gas/27217 fix") really was only
a band-aid; Nick's original solution to the problem was technically
preferable, yet didn't work when . came into play. Undo most of that
change, now that expr_defer expression parsing mode latches dot as is
desired here.
Also add testing for the . case, which I should have done already back
at the time.
--
You are receiving this mail because:
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug gas/27217] aarch64 as Internal error in md_apply_fix at ....../gas/config/tc-aarch64.c:8330.,
cvs-commit at gcc dot gnu.org <=