arm.exp: Run bignum test for ELF based targets only.
+2004-08-15 Nick Clifton <nickc@redhat.com>
+
+ * gas/all/altmacro.d: Allow for rest of frag being padded to an
+ alignment boundary.
+
+ * gas/arm/arm.exp: Run bignum test for ELF based targets only.
+
2004-08-16 Alan Modra <amodra@bigpond.net.au>
* gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
Contents of section .data:
0000 01020912 61626331 32332121 3c3e2721 .*
- 0010 3c3e273e 3c21 .*
+ 0010 3c3e273e 3c21.*
gas_test "immed.s" "" $stdoptlist "immediate expressions"
gas_test "float.s" "-mcpu=arm7tdmi -mfpu=fpa" $stdoptlist "Core floating point instructions"
gas_test "offset.s" "" $stdoptlist "OFFSET_IMM regression"
- gas_test "bignum1.s" "" $stdoptlist "bignums"
run_dump_test "armv1"
run_dump_test "arch5tej"
if {[istarget *-*-elf*] || [istarget *-*-linux*]} then {
run_dump_test "pic"
run_dump_test "mapping"
+ gas_test "bignum1.s" "" $stdoptlist "bignums"
}
if {! [istarget arm*-*-aout] && ![istarget arm-*-pe]} then {