* gas/arm/mapshort-eabi.d: Check the data section doesn't confuse
disassembly.
* gas/arm/mapshort-elf.d: Likewise.
+2007-04-20 Richard Earnshaw <rearnsha@arm.com>
+
+ * gas/arm/mapshort.s: Add a small .data section.
+ * gas/arm/mapshort-eabi.d: Check the data section doesn't confuse
+ disassembly.
+ * gas/arm/mapshort-elf.d: Likewise.
+
2007-04-19 Paul Brook <paul@codesourcery.com>
* gas/arm/thumb1_unified.d: New test.
0+18 l .text 00000000 \$a
0+1c l .text 00000000 \$d
0+1f l .text 00000000 bar
+0+00 l .data 00000000 wibble
+0+00 l .data 00000000 \$d
0+00 l d .ARM.attributes 00000000 .ARM.attributes
0+18 l .text 00000000 \$a
0+1c l .text 00000000 \$d
0+1f l .text 00000000 bar
+0+00 l .data 00000000 wibble
+0+00 l .data 00000000 \$d
# The ELF based port does not generate a .ARM.attributes symbol
Disassembly of section .text:
.byte 9
bar:
.byte 10
+ .data
+wibble:
+ .word 0