]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Alpha: use is_end_of_stmt()
authorJan Beulich <jbeulich@suse.com>
Fri, 7 Mar 2025 07:10:23 +0000 (08:10 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 7 Mar 2025 07:10:23 +0000 (08:10 +0100)
commit74838eae6b5aa80baca522baad6038ea0cbe4f80
tree00449a3658e88010b69c03856989f84e861a90e8
parentbcd356af2813ea8a71f7ce1ad73517448b9bc6c8
Alpha: use is_end_of_stmt()

... instead of open-coding it. Note that writes to the array need to be
left alone; they can only be converted when the array is folded into
lex_type[].
gas/config/tc-alpha.c