]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
LoongArch: use is_whitespace()
authorJan Beulich <jbeulich@suse.com>
Mon, 3 Feb 2025 11:05:33 +0000 (12:05 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 3 Feb 2025 11:05:33 +0000 (12:05 +0100)
commit239331e4a9e7238df754dd7e314e0cc547450bd3
treec1206bfe40a2d56b955733e0fc9e0b55423de51e
parent4d3ebda16d2baa84bcc79d5481ed8f65bfee2679
LoongArch: use is_whitespace()

Wherever blanks are permissible in input, tabs ought to be permissible,
too. This is particularly relevant when -f is passed to gas (alongside
appropriate input).
gas/config/tc-loongarch.c