aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-scripts/asciz.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-scripts/asciz.d')
-rw-r--r--ld/testsuite/ld-scripts/asciz.d6
1 files changed, 3 insertions, 3 deletions
diff --git a/ld/testsuite/ld-scripts/asciz.d b/ld/testsuite/ld-scripts/asciz.d
index 75e3c85..38d0408 100644
--- a/ld/testsuite/ld-scripts/asciz.d
+++ b/ld/testsuite/ld-scripts/asciz.d
@@ -1,8 +1,8 @@
#source: asciz.s
#ld: -T asciz.t
#objdump: -s -j .data
-#notarget: [is_aout_format]
-#skip: tic4x-*-* tic54x-*-* *-*-*ecoff *-*-macho *-*-aix*
+#target: [is_elf_format] [is_coff_format]
+#notarget: tic4x-*-* tic54x-*-*
.*: file format .*
@@ -10,5 +10,5 @@ Contents of section .data:
.... 54686973 20697320 61207374 72696e67 This is a string
.... 00546869 73206973 20616e6f 74686572 .This is another
.... 0a537472 696e6700 006e6f71 756f7465 .String..noquote
- .... 7300 s.
+ .... 7300[ 0]* s.*
#pass