aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/maxpage3c.d
blob: cdc3eaffe541073a9ee8b427c9e7d42a3728ef9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#source: maxpage1.s
#as: --32
#ld: -m elf_i386 -z max-page-size=0x10000000 -T maxpage3.t
#readelf: -lS --wide
#target: x86_64-*-linux*

#...
  \[[ 0-9]+\] \.data[ \t]+PROGBITS[ \t]+0*10000000[ \t]+[ \t0-9a-f]+WA?.*
#...
  LOAD+.*0x10000000
  LOAD+.*0x10000000
#pass