]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas: there's no scrubber state 12
authorJan Beulich <jbeulich@suse.com>
Thu, 11 Jul 2024 10:25:26 +0000 (12:25 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 11 Jul 2024 10:25:26 +0000 (12:25 +0200)
commit8ea8012a8bddbc6fbbc86766a1df181cf133c5c6
tree60ae2ca40d0594d4403480ec96ef5842c887953e
parent5e07665d4c25ac569adcb7cbff94b36ddffb3bbb
gas: there's no scrubber state 12

Apparently (beyond what's [easily] visible in git history) when this was
added there was confusion about scrubber states vs lex[] contents. For
the purposes here LEX_IS_DOUBLEDASH_1ST (which happens to also resolve
to 12) alone is sufficient. "state" is never set to 12, and it being 12
also isn't handled anywhere.
gas/app.c