]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas: drop scrubber states 14 and 15
authorJan Beulich <jbeulich@suse.com>
Fri, 9 Aug 2024 10:00:26 +0000 (12:00 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 9 Aug 2024 10:00:26 +0000 (12:00 +0200)
commit7dd0dfbde7ee31167a3b2e192a575493d26b7b0a
treed79e513c2c5fc36401e4738dc788b25e457e0eed
parent6ae8a30d44f016cafb46a75843b5109316eb1996
gas: drop scrubber states 14 and 15

While sadly 5262831592fb doesn't say anything on why these would have
been needed, the latest with the removal of most of the opcode vs
operands distinction in the scrubber these shouldn't be needed anymore.
The implementation was a little questionable anyway, in moving back to
states expecting labels, when clearly labels shouldn't really be
following predicates (in practice, due to another bug, at least ia64
permits such).
gas/app.c
gas/config/tc-ia64.h
gas/config/tc-tic6x.h