Update release readme after making 2.43.1 release
[binutils-gdb.git] / ld / testsuite / ld-elf / pr22677.d
blobe229f85a44865efa01b5d2a142fa836d8296c85d
1 #ld: -r --gc-sections -u foo
2 #readelf: -S --wide
3 # generic linker targets don't support --gc-sections, nor do a bunch of
4 # others.
5 #xfail: [is_generic] hppa64-*-* mep-*-* mn10200-*-*
7 #...
8 \[[ 0-9]+\] \.preinit_array\.01000[ \t]+PREINIT_ARRAY[ \t0-9a-f]+WA?.*
9 #...
10 \[[ 0-9]+\] \.init_array\.01000[ \t]+INIT_ARRAY[ \t0-9a-f]+WA?.*
11 #...
12 \[[ 0-9]+\] \.fini_array\.01000[ \t]+FINI_ARRAY[ \t0-9a-f]+WA?.*
13 #pass