aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/relocatable.d
blob: d0fba97a104b14c31e38cf686950cb4828a547a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
#name: relocatable with script
#source: simple.s
#ld: -r -T relocatable.t
#readelf: -S --wide
#xfail: hppa-*-*

#...
  \[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t]+0+800000[ \t0-9a-f]+AX.*
#...
  \[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t]+0+900000[ \t0-9a-f]+WA.*
#pass