2010-08-02 H.J. Lu <hongjiu.lu@intel.com>
PR gas/11867
* gas/elf/data-1.d: New.
* gas/elf/data-1.s: Likewise.
* elf/elf.exp: Run data-1.
+2010-08-02 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR gas/11867
+ * gas/elf/data-1.d: New.
+ * gas/elf/data-1.s: Likewise.
+
+ * elf/elf.exp: Run data-1.
+
2010-08-02 Tristan Gingold <gingold@adacore.com>
* lib/gas-defs.exp (get_standard_section_names): New function.
--- /dev/null
+#objdump: -s -j .data
+#name: elf data
+
+.*: +file format .*
+
+Contents of section .data:
+ 0000 00000000 fa448607 00000000 fdffffff .....D..........
--- /dev/null
+ .data
+ .quad 542196645677236224
+ .quad -12884901888
run_dump_test equ-reloc
}
}
+ run_dump_test "data-1"
run_dump_test "pseudo"
run_dump_test "section0"
run_dump_test "section1"