* gas/all/gas.exp: Run octa.
* gas/elf/data-1.s, * gas/elf/data-1.d: Delete.
* gas/elf/elf.exp: Don't run data-1.
+2010-08-03 Alan Modra <amodra@gmail.com>
+
+ * gas/all/octa.s, * gas/all/octa.d: New test.
+ * gas/all/gas.exp: Run octa.
+ * gas/elf/data-1.s, * gas/elf/data-1.d: Delete.
+ * gas/elf/elf.exp: Don't run data-1.
+
2010-08-02 H.J. Lu <hongjiu.lu@intel.com>
* elf/elf.exp: Run data-1 only for i*86, x86_64 and ia64.
run_dump_test quad
}
+run_dump_test octa
# .set works differently on some targets.
case $target_triplet in {
--- /dev/null
+#objdump: -s -j .data
+#name: octa bignum
+
+.*: +file format .*
+
+Contents of section .data:
+ [^ ]* (ffff3344 55667788 99aabbcc ddeeffff|ffffeedd ccbbaa99 88776655 4433ffff) .*
+ [^ ]* (00003444 55667788 99aabbcc ddeeffff|ffffeedd ccbbaa99 88776655 44340000) .*
--- /dev/null
+ .data
+ .octa ~0x112233445566778899aabbcc0000
+ .octa -347510587133311339321256747728896
+++ /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
}
}
- if {[istarget "i*86-*-*"]
- || [istarget "x86_64-*-*"]
- || [istarget "ia64-*-*"]} then {
- # This is a little endian test.
- run_dump_test "data-1"
- }
run_dump_test "pseudo"
run_dump_test "section0"
run_dump_test "section1"