diff options
author | Jan Beulich <jbeulich@suse.com> | 2025-02-03 11:58:32 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-02-03 11:58:32 +0100 |
commit | 8075b3eb668d1239308c5610dc34f99edc4206f3 (patch) | |
tree | 69abe29bf04da6389949a2b941cc11642f7a5b63 /gdb/python | |
parent | 81675c78e246f61feb26d256ef565f2db5198db0 (diff) | |
download | binutils-8075b3eb668d1239308c5610dc34f99edc4206f3.zip binutils-8075b3eb668d1239308c5610dc34f99edc4206f3.tar.gz binutils-8075b3eb668d1239308c5610dc34f99edc4206f3.tar.bz2 |
C-Sky: 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 switch ISSPACE() uses over. At the same time
use is_end_of_stmt() instead of kind-of-open-coded checks.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions