diff options
author | Jan Beulich <jbeulich@suse.com> | 2025-02-03 12:15:21 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-02-03 12:15:21 +0100 |
commit | 54a042323d582e9613c7bdafd4ad013ef2c47ecf (patch) | |
tree | 2f438f6b65a977dd542d565a68c888a369d5087b /gdb/symfile-debug.c | |
parent | 8216a29a06029063da864aca2b8015e3e424a0c0 (diff) | |
download | binutils-54a042323d582e9613c7bdafd4ad013ef2c47ecf.zip binutils-54a042323d582e9613c7bdafd4ad013ef2c47ecf.tar.gz binutils-54a042323d582e9613c7bdafd4ad013ef2c47ecf.tar.bz2 |
Moxie: 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 ISSPACE() uses. At the same time use
is_end_of_stmt() instead of an open-coded check in adjacent code. While
at it also drop a redundant whitespace skipping loop.
Diffstat (limited to 'gdb/symfile-debug.c')
0 files changed, 0 insertions, 0 deletions