* lib/ld-lib.exp (check_gc_sections_available): Fail more targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group1.d
index fca0837dd529ab39e12e7d8014632d3f10861c62..6ee74cb4041b631abd1670a2802e330cb53a3cfb 100644 (file)
@@ -2,8 +2,11 @@
 #source: group1b.s
 #ld: -T group.ld
 #readelf: -s
+#xfail: arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-*
+# generic linker targets don't comply with all symbol merging rules
+
 Symbol table '.symtab' contains .* entries:
 #...
-    .*: 0[0]*1000     0 (NOTYPE|OBJECT)  WEAK   DEFAULT    . foo
-    .*: 0[0]*0000     0 (NOTYPE|OBJECT)  GLOBAL DEFAULT  UND bar
+.*: 0+1000 +0 +(NOTYPE|OBJECT) +WEAK +DEFAULT +. foo
+.*: 0+0000 +0 +(NOTYPE|OBJECT) +GLOBAL +DEFAULT +UND bar
 #...
This page took 0.025027 seconds and 4 git commands to generate.