mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 04:49:54 +08:00
* gas/arm/arm.exp: Pass -mfpu=fpa option to the FPA instruction test.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2003-06-13 Richard Earnshaw <rearnsha@arm.com>
|
||||
|
||||
* gas/arm/arm.exp: Pass -mfpu=fpa option to the FPA instruction test.
|
||||
|
||||
2003-06-12 Richard Sandiford <rsandifo@redhat.com>
|
||||
|
||||
* gas/mips/elf-rel15.[sd]: New test.
|
||||
|
@ -44,7 +44,7 @@ if {[istarget *arm*-*-*] || [istarget "xscale-*-*"]} then {
|
||||
|
||||
gas_test "immed.s" "" $stdoptlist "immediate expressions"
|
||||
|
||||
gas_test "float.s" "-mcpu=arm7tdmi" $stdoptlist "Core floating point instructions"
|
||||
gas_test "float.s" "-mcpu=arm7tdmi -mfpu=fpa" $stdoptlist "Core floating point instructions"
|
||||
|
||||
run_dump_test "fpa-monadic"
|
||||
|
||||
|
Reference in New Issue
Block a user