[PATCH 5/6] i386/Haiku/GAS/testsuite: Suppress SVR4 comment character test
Maciej W. Rozycki
macro@orcam.me.uk
Fri Apr 3 13:16:23 GMT 2026
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-i386-gas-test-haiku.diff
Index: binutils-gdb/gas/testsuite/gas/i386/svr4.d
===================================================================
--- 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 .*
More information about the Binutils
mailing list