Add SORT_BY_INIT_PRIORITY.
[binutils.git] / ld / testsuite / ld-elf / init-fini-arrays.d
blob1b182b94538817e7205ffe2b6d3a7bf8c88f917e
1 #source: init-fini-arrays.s
2 #ld: -r
3 #readelf: -S --wide
4 #xfail: cr16-*-* crx-*-*
5 # cr16 and crx use non-standard scripts with memory regions, which don't play
6 # well with unique group sections under ld -r.
8 #...
9 \[[ 0-9]+\] \.init_array\.01000[ \t]+PROGBITS[ \t0-9a-f]+WA?.*
10 #...
11 \[[ 0-9]+\] \.fini_array\.01000[ \t]+PROGBITS[ \t0-9a-f]+WA?.*
12 #pass