diff options
author | Jan Beulich <jbeulich@suse.com> | 2025-02-03 12:19:26 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-02-03 12:19:26 +0100 |
commit | f983b224f8fc35adc87d67539e8d669daf7a0c34 (patch) | |
tree | 07316446b4204add62de8517b0c1baf283e936cd /gdb/testsuite | |
parent | 2dd0370c433da9a6dffd969d6e36d3a086a6380e (diff) | |
download | binutils-f983b224f8fc35adc87d67539e8d669daf7a0c34.zip binutils-f983b224f8fc35adc87d67539e8d669daf7a0c34.tar.gz binutils-f983b224f8fc35adc87d67539e8d669daf7a0c34.tar.bz2 |
rx: 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 open-coded checks as well as ISSPACE()
uses. At the same time use is_end_of_stmt() instead of an open-coded
check in adjacent code.
Diffstat (limited to 'gdb/testsuite')
0 files changed, 0 insertions, 0 deletions