2010-02-27 12:34:25 +00:00
|
|
|
#source: init-fini-arrays.s
|
|
|
|
#ld: -r
|
2010-02-27 23:23:20 +00:00
|
|
|
#readelf: -S --wide
|
2010-09-23 12:24:41 +00:00
|
|
|
#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.
|
2010-02-27 12:34:25 +00:00
|
|
|
|
|
|
|
#...
|
|
|
|
\[[ 0-9]+\] \.init_array\.01000[ \t]+PROGBITS[ \t0-9a-f]+WA?.*
|
|
|
|
#...
|
|
|
|
\[[ 0-9]+\] \.fini_array\.01000[ \t]+PROGBITS[ \t0-9a-f]+WA?.*
|
|
|
|
#pass
|