]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Tile-Gx: use is_end_of_stmt()
authorJan Beulich <jbeulich@suse.com>
Fri, 7 Mar 2025 07:21:25 +0000 (08:21 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 7 Mar 2025 07:21:25 +0000 (08:21 +0100)
commitee03c16d906d56dbdff538ee9f91cb867c0c39cb
treee7b421ea8a9aa5bbde4cf2258f6cfe8528d5755f
parent18dd3a91ff331a8ffaeeeceae81f7a1f7a867e94
Tile-Gx: use is_end_of_stmt()

... instead of open-coding it. Also convert a variable to plain char
(allowing to drop two casts), which is how it's actually used.
gas/config/tc-tilegx.c