aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/pr11304.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-elf/pr11304.d')
-rw-r--r--ld/testsuite/ld-elf/pr11304.d11
1 files changed, 11 insertions, 0 deletions
diff --git a/ld/testsuite/ld-elf/pr11304.d b/ld/testsuite/ld-elf/pr11304.d
new file mode 100644
index 0000000..d0b8408
--- /dev/null
+++ b/ld/testsuite/ld-elf/pr11304.d
@@ -0,0 +1,11 @@
+#source: pr11304a.s
+#source: pr11304b.s
+#ld: -e 0 --section-start .zzz=0x800000
+#readelf: -S --wide
+
+#failif
+#...
+ \[[ 0-9]+\] \.zzz[ \t]+PROGBITS[ \t0-9a-f]+AX?.*
+#...
+ \[[ 0-9]+\] \.zzz[ \t]+PROGBITS[ \t0-9a-f]+AX?.*
+#...