78336cd61f
* ld-elf/group2.d: xfail xstormy. * ld-elf/group4.d: Likewise. * ld-elf/group5.d: Likewise. * ld-elf/group6.d: Likewise. * ld-elf/init-fini-arrays.d: xfail cr16 and crx. * ld-elf/orphan2.d: xfail xstormy. * ld-elf/sec64k.exp: Don't run on targets using generic linker. Allow a larger range for ld -r expected bar_1 section. Don't run final link test on a number of targets. Select avr6 for avr targets. * ld-elfcomm/elfcomm.exp: Don't attempt on hpux.
12 lines
353 B
Makefile
12 lines
353 B
Makefile
#source: init-fini-arrays.s
|
|
#ld: -r
|
|
#readelf: -S --wide
|
|
#xfail: cr16-*-* crx-*-*
|
|
# cr16 and crx use non-standard scripts with memory regions, which don't play
|
|
# well with unique group sections under ld -r.
|
|
|
|
#...
|
|
\[[ 0-9]+\] \.init_array\.01000[ \t]+PROGBITS[ \t0-9a-f]+WA?.*
|
|
#...
|
|
\[[ 0-9]+\] \.fini_array\.01000[ \t]+PROGBITS[ \t0-9a-f]+WA?.*
|
|
#pass
|