diff options
author | Jan Beulich <jbeulich@suse.com> | 2025-02-03 12:15:35 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-02-03 12:15:35 +0100 |
commit | a72e1e05281da0c58e72a5422e1ff04a1165225f (patch) | |
tree | e615a431829f5af5c1eb9dd621703c31d8c5d20d /gdb/symfile-debug.c | |
parent | 54a042323d582e9613c7bdafd4ad013ef2c47ecf (diff) | |
download | binutils-a72e1e05281da0c58e72a5422e1ff04a1165225f.zip binutils-a72e1e05281da0c58e72a5422e1ff04a1165225f.tar.gz binutils-a72e1e05281da0c58e72a5422e1ff04a1165225f.tar.bz2 |
msp430: 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 open-coded checking in code needing touching
anyway.
Diffstat (limited to 'gdb/symfile-debug.c')
0 files changed, 0 insertions, 0 deletions