]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
NS32k: use is_whitespace()
authorJan Beulich <jbeulich@suse.com>
Mon, 3 Feb 2025 11:16:01 +0000 (12:16 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 3 Feb 2025 11:16:01 +0000 (12:16 +0100)
commit7ea01e2546e529c9c14415f6a8edb218dad5df3c
tree52f728a8330d5d4830807cde8757c644ac2d3a37
parent1ac26e9f7ac250cd63f766eae0facea3485b16e4
NS32k: 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-ns32k.c