summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/group1.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-elf/group1.d')
-rw-r--r--ld/testsuite/ld-elf/group1.d12
1 files changed, 12 insertions, 0 deletions
diff --git a/ld/testsuite/ld-elf/group1.d b/ld/testsuite/ld-elf/group1.d
new file mode 100644
index 0000000..ff67535
--- /dev/null
+++ b/ld/testsuite/ld-elf/group1.d
@@ -0,0 +1,12 @@
+#source: group1a.s
+#source: group1b.s
+#ld: -T group.ld
+#readelf: -s
+#xfail: arc-*-* d30v-*-* dlx-*-* i960-*-* pj*-*-*
+# generic linker targets don't comply with all symbol merging rules
+
+Symbol table '.symtab' contains .* entries:
+#...
+.*: 0+1000 +0 +(NOTYPE|OBJECT) +WEAK +DEFAULT +. foo
+.*: 0+0000 +0 +(NOTYPE|OBJECT) +GLOBAL +DEFAULT +UND bar
+#...