Add a note to the GDB/NEWS file mentioning that the ARM simulator now
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / section6.d
1 #objdump: -s
2 #name: elf section6
3 # The h8300 port issues a warning message for
4 # new sections created without atrributes.
5 #skip: h8300-*
6
7 .*: +file format .*
8
9 # The MIPS includes a 'section .reginfo' and such here.
10 #...
11 Contents of section sec1:
12 0+000 01 ?02 ?05.*
13 Contents of section sec2:
14 0+000 04 ?03.*
15 # Arm includes a .ARM.attributes section here
16 #...
This page took 0.030346 seconds and 4 git commands to generate.