]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
HP-PA: use is_whitespace()
authorJan Beulich <jbeulich@suse.com>
Mon, 3 Feb 2025 11:02:50 +0000 (12:02 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 3 Feb 2025 11:02:50 +0000 (12:02 +0100)
commitd99c62deef0ea5d579486448716022e820c6c377
tree6559d6eac3ecba8f9296dfe7a0c5aa3b0f952dd9
parente782acb1c98f0d1e9b0cab1b38fe49e4254a7d3b
HP-PA: use is_whitespace()

Convert open-coded checks. At the same time use is_end_of_stmt() instead
of an open-coded check in adjacent code.
gas/config/tc-hppa.c