IFUNC: Update IFUNC resolver check with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr22677.d
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-*-* pru-*-*
6
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
This page took 0.030839 seconds and 4 git commands to generate.