[PATCH v2 11/65] cris: use is_whitespace()

Hans-Peter Nilsson hp@axis.com
Mon Jan 27 16:22:09 GMT 2025


> Date: Mon, 27 Jan 2025 17:10:32 +0100
> From: Jan Beulich <jbeulich@suse.com>

> 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.

Hm... This code is supposed to handle formatted input
(#NO_APP in effect; format being simplified,
"canonicalized") so aren't the TABs supposed to be gone
here, whitespaces changed into a single space character?

brgds, H-P


More information about the Binutils mailing list