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 <jbeul...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e18fc11e47b91961ef4254323abad2a522725af2 commit e18fc11e47b91961ef4254323abad2a522725af2 Author: Jan Beulich <jbeul...@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.