[PATCH v2 41/65] PPC: use is_whitespace()

Peter Bergner bergner@linux.ibm.com
Mon Jan 27 22:36:35 GMT 2025


On 1/27/25 10:33 AM, Jan Beulich wrote:
> 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 an open-coded nul char check.
> ---
> v2: Also replace ISSPACE().

LGTM.  Thanks.

Peter




More information about the Binutils mailing list