Tidy gas i386.exp

Andreas Schwab schwab@linux-m68k.org
Thu Sep 17 08:27:58 GMT 2020
On Sep 17 2020, Alan Modra via Binutils wrote:

> Possibly a quirk of my version of tcl, but I see "nm-new --help" being
> run on non-x86 targets.

It's the lack of quoting, like the difference between:

% expr 0 && [expr 1 / 0]
divide by zero

and

% expr { 0 && [expr 1 / 0] }
0

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."


More information about the Binutils mailing list