Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group9b.d
index a28d6703264090f1715733a9235b37ec87c074d3..66a173208724687e7f685a1f9d7a039dc4c45608 100644 (file)
@@ -1,13 +1,19 @@
 #source: group9.s
 #ld: -r --gc-sections --entry bar
 #readelf: -g --wide
-#notarget: ia64-*-* mep-*-*
+# generic linker targets don't support --gc-sections, nor do a bunch of others
+#xfail: d30v-*-* dlx-*-* hppa64-*-* mep-*-* mn10200-*-*
+#xfail: pj*-*-* pru-*-* xgate-*-*
 
-COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains 2 sections:
+COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains . sections:
    \[Index\]    Name
-   \[[ 0-9]+\]   .text.foo
-   \[[ 0-9]+\]   .data.foo
-
-COMDAT group section \[[ 0-9]+\] `.group' \[bar\] contains 1 sections:
+   \[[ 0-9]+\]   \.text\.foo
+#...
+   \[[ 0-9]+\]   \.data\.foo
+#...
+COMDAT group section \[[ 0-9]+\] `.group' \[bar\] contains . sections:
    \[Index\]    Name
-   \[[ 0-9]+\]   .text.bar
+   \[[ 0-9]+\]   \.text\.bar
+#...
+   \[[ 0-9]+\]   \.rela?\.text\.bar
+#pass
This page took 0.023973 seconds and 4 git commands to generate.