[ARC] Local symbols relocation cleanup
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / merge3.d
index 20d30ca8460fb1c5717834f5ea58615dad9c742b..a14ee2511c96633f29a3762e6c92e7461aa82a27 100644 (file)
@@ -1,3 +1,14 @@
 #source: merge3.s
 #ld: -T merge.ld
-#error: unterminated string in section `.rodata.str' marked for merging
+#objdump: -s
+#xfail: "d30v-*-*" "dlx-*-*" "hppa64-*-*"
+#xfail: "i960-*-*" "ip2k-*-*" "pj-*-*"
+
+.*:     file format .*elf.*
+
+Contents of section \.text:
+ 1000 (20100000|00001020) (10100000|00001010) (18100000|00001018) .*
+Contents of section \.rodata:
+ 1010 64656667 00000000 30313233 34353637  defg....01234567
+ 1020 61626364 65666700                    abcdefg.        
+#pass
This page took 0.024332 seconds and 4 git commands to generate.