Upload Tizen:Base source
[external/binutils.git] / ld / testsuite / ld-scripts / size-1.d
1 #source: size-1.s
2 #ld: -T size-1.t
3 #objdump: -s
4
5 .*:     file format .*
6
7 #...
8 Contents of section \.text:
9  [0-9a-f]* (01)?000000(01)? (02)?000000(02)? .*
10 #...
11 Contents of section \.data:
12  [0-9a-f]* (03)?000000(03)? (04)?000000(04)? (05)?000000(05)? 00000000 .*
13  [0-9a-f]* (20)?000000(20)? (18)?000000(18)? .*
14 #pass