* gas/all/gas.exp (forward references): Don't test c30.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ieee-fp / x930509a.exp
index 4218c8751ad7380be328a4d3273c98bcb4e1c432..cd48b417602efa456b3f1d8d964f4a73fcd7015c 100644 (file)
@@ -22,7 +22,7 @@ proc dotest {} {
 # C54x alignment/addressing is different, so the listing looks different
 # float encoding is tested in c54x-specific tests.
 # No floating point support in assembly code for CRIS.
-if { ![istarget vax*-*-*] && ![istarget *c54x*-*-*]
+if { ![istarget vax*-*-*] && ![istarget *c54x*-*-*] && ![istarget *c30*-*-*]
      && ![istarget cris-*-*] && ![istarget arc*-*-*] } then {
     dotest
 }
This page took 0.023907 seconds and 4 git commands to generate.