Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group9b.d
index 89418dd71f3a64a0726741185e14e136c5c28ab5..66a173208724687e7f685a1f9d7a039dc4c45608 100644 (file)
@@ -1,14 +1,19 @@
 #source: group9.s
 #ld: -r --gc-sections --entry bar
 #readelf: -g --wide
-#notarget: ia64-*-* mep-*-*
-#xfail: dlx-*-* openrisc-*-* or32-*-* alpha-*-* hppa64-*-* arc-*-*
+# 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.024077 seconds and 4 git commands to generate.