]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
fr30: use is_whitespace()
authorJan Beulich <jbeulich@suse.com>
Mon, 3 Feb 2025 11:01:59 +0000 (12:01 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 3 Feb 2025 11:01:59 +0000 (12:01 +0100)
commit21c901a95d0e97ac5064f6a5ece039ebc7087e43
tree72fd01aa4333fa79ffa8a11d047a34eb6b75aadf
parent6b6b9c89a4366f1119d7ce2afcbc1e50db2d8d6e
fr30: 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-fr30.c