commit | a2a25404aebbfed22578bb5224fb8331167fb881 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Mon Feb 03 12:28:46 2025 +0100 |
committer | Jan Beulich <jbeulich@suse.com> | Mon Feb 03 12:28:46 2025 +0100 |
tree | 7035e9279696aabe2a23fc58af7af2eea6ec6775 | |
parent | 62489f8b5252f92f89078b2ff3eac3abab75cb49 [diff] |
x86: 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).