ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git] / ld / testsuite / ld-elf / seg.d
blob9dce11e59e32ae37c3c8acdb920f23341f2a2665
1 #target: *-*-linux* *-*-gnu* *-*-vxworks arm*-*-uclinuxfdpiceabi
2 #source: seg.s
3 #ld: -T seg.t -z max-page-size=0x1000 -z common-page-size=0x1000
4 #readelf: -l --wide
6 #...
7 Program Headers:
8 Type Offset VirtAddr.*
9 # On MIPS, the first segment is for .reginfo.
10 #...
11 LOAD .*
12 LOAD 0x0*001000 0xf*fffff000 0xf*fffff000 0x0*1000 0x0*1000 .*
13 # FRV adds a PT_GNU_STACK header
14 #...
15 Section to Segment mapping:
16 Segment Sections...
17 00 .*
18 # On MIPS, the first segment is for .reginfo.
19 #...
20 0. reset boot
21 #pass