]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
VAX: use is_end_of_stmt()
authorJan Beulich <jbeulich@suse.com>
Fri, 7 Mar 2025 07:23:11 +0000 (08:23 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 7 Mar 2025 07:23:11 +0000 (08:23 +0100)
commit4a338b4f8d4d408a09b3677340beadbc8ad50a74
treee3a81189c62aba3350127f1fd4425dd58ef0cbde
parent071943663a81959e789a189bd09fe1b26304f384
VAX: use is_end_of_stmt()

... instead of open-coding it. This also fixes two array underrun
issues, when plain char is a signed type.
gas/config/tc-vax.c