Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / elf / section7.d
1 #objdump: -s
2 #name: elf section7
3 # .pushsection always creates the named section, but the
4 # test harness translates ".text" into "P" for the RX...
5 #not-target: rx-*
6
7 .*: +file format .*
8
9 # The MIPS includes a 'section .reginfo' and such here.
10 #...
11 Contents of section .bar:
12  0000 00000000 00000000 0000 .*
13 Contents of section .bar1:
14  0000 0102 .*
15 Contents of section .bar2:
16  0000 0102 .*
17 Contents of section .bar3:
18  0000 0103 .*
19 Contents of section .bar4:
20  0000 04 .*
21 Contents of section .text:
22  0000 feff .*
23 # Arm includes a .ARM.attributes section here
24 #...