* gas/arm/arm.exp: Pass -mfpu=fpa option to the FPA instruction test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arm.exp
index 01e06da92382dcc99cf6e9a9d09f535e62063cf6..d721501dba92258628149eb4a347750c5fa49651 100644 (file)
@@ -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"
 
This page took 0.023342 seconds and 4 git commands to generate.