diff options
author | Jan Beulich <jbeulich@suse.com> | 2025-02-03 12:25:28 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-02-03 12:25:28 +0100 |
commit | bf0e6c6cd5cd84d3bbce6783c05f3b5b6d375e46 (patch) | |
tree | 26f119ec5a3d133b4909e9d27ad14f14d5601a8c /gdb | |
parent | 74ac8f7accb9e60bc1328ee1322656719d4320f7 (diff) | |
download | binutils-bf0e6c6cd5cd84d3bbce6783c05f3b5b6d375e46.zip binutils-bf0e6c6cd5cd84d3bbce6783c05f3b5b6d375e46.tar.gz binutils-bf0e6c6cd5cd84d3bbce6783c05f3b5b6d375e46.tar.bz2 |
C6x: 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). Also convert an ISSPACE() use. At the same time use
is_end_of_stmt() instead of open-coded checks in adjacent code.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions