Add ability to change linker warning messages into errors when reporting executable...
[binutils-gdb.git] / ld / testsuite / ld-elf / size-1.d
1 #source: size-1.s
2 #ld: -T size-1.t --no-warn-rwx-segments
3 #objdump: -s
4 # v850 .tdata/.tbss are not TLS sections
5 #xfail: v850*-*-*
6
7 .*: file format .*
8
9 #...
10 Contents of section \.text:
11 0+00 (01)?000000(01)? (02)?000000(02)? (03)?000000(03)? (04)?000000(04)? .*
12 #...
13 Contents of section \.data:
14 0+10 (05)?000000(05)? (06)?000000(06)? (07)?000000(07)? (08)?000000(08)? .*
15 0+20 (09)?000000(09)? (0a)?000000(0a)? (0b)?000000(0b)? (0c)?000000(0c)? .*
16 #...
17 Contents of section \.tdata:
18 0+60 (0d)?000000(0d)? (0e)?000000(0e)? (0f)?000000(0f)? (10)?000000(10)? .*
19 0+70 (11)?000000(11)? (12)?000000(12)? (13)?000000(13)? (14)?000000(14)? .*
20 0+80 (15)?000000(15)? (16)?000000(16)? (17)?000000(17)? (18)?000000(18)? .*
21 0+90 (19)?000000(19)? (1a)?000000(1a)? (1b)?000000(1b)? (1c)?000000(1c)? .*
22 #...
23 Contents of section \.map:
24 0+a0 (10)?000000(10)? (20)?000000(20)? (30)?000000(30)? (40)?000000(40)? .*
25 0+b0 (50)?000000(50)? .*
26 #...