Commit: Move irp macro count test into a separate file
Andreas Schwab
schwab@suse.de
Thu May 16 11:27:00 GMT 2024
On Mai 16 2024, Nick Clifton wrote:
> The second problem is weird. On AIX targets the "\+" regexp in the
> listing file does not match the "\+" in the output file. Instead an
> extended regexp is needed (ie "\\\+"). But this extended regexp does
> not work for any other target. I have no idea why the AIX targets are
> special, but I have marked them as XFAIL for this particular test.
ppc-aix defines TC_STRING_ESCAPES to 0, thus does not interpret
backslashes in strings.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
More information about the Binutils
mailing list