ld: don't use ia64 register name in expression of pr16322 test
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / init-fini-arrays.d
CommitLineData
3cff7cc7
JZ
1#source: init-fini-arrays.s
2#ld: -r
4975f22f 3#readelf: -S --wide
13761a11
NC
4#xfail: cr16-*-* crx-*-* msp430-*-*
5# msp430 puts the init_array and fini_array inside the .rodata section.
78336cd6 6# cr16 and crx use non-standard scripts with memory regions, which don't play
13761a11 7# well with unique group sections under ld -r.
3cff7cc7
JZ
8
9#...
10 \[[ 0-9]+\] \.init_array\.01000[ \t]+PROGBITS[ \t0-9a-f]+WA?.*
11#...
12 \[[ 0-9]+\] \.fini_array\.01000[ \t]+PROGBITS[ \t0-9a-f]+WA?.*
13#pass
This page took 0.216319 seconds and 4 git commands to generate.