[PATCH 5/6] i386/Haiku/GAS/testsuite: Suppress SVR4 comment character test
Jan Beulich
jbeulich@suse.com
Sun Apr 5 06:44:33 GMT 2026
On 03.04.2026 15:16, Maciej W. Rozycki wrote:
> Exclude the SVR4 comment character test on Haiku targets, as `/' is not
> a comment character there (cf. gas/config/te-haiku.h), so as to prevent
> a regression caused by enabling ELF tests with Haiku targets:
>
> i486-haiku +FAIL: SVR4 comment char escape handling
> ---
> gas/testsuite/gas/i386/svr4.d | 1 +
> 1 file changed, 1 insertion(+)
>
> --- binutils-gdb.orig/gas/testsuite/gas/i386/svr4.d
> +++ binutils-gdb/gas/testsuite/gas/i386/svr4.d
> @@ -1,4 +1,5 @@
> #objdump: -dtw
> +#notarget: *-*-haiku*
> #name: SVR4 comment char escape handling
>
> .*: +file format .*
I don't mind moving the exclusions here, but then please all of them.
Right now there's an "if" around the test in i386.exp. A patch with
all exclusions in a single place (not matter which of the two variants)
is pre-approved.
Jan
More information about the Binutils
mailing list