* gas/m68k/all.exp: Run schwab test on hpux*, not just hpux. Run
authorIan Lance Taylor <ian@airs.com>
Tue, 8 Aug 1995 03:17:41 +0000 (03:17 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 8 Aug 1995 03:17:41 +0000 (03:17 +0000)
on vxworks*, not just vxworks5.1.

gas/testsuite/ChangeLog
gas/testsuite/gas/m68k/all.exp

index 32ef677eb170a5b43038041e759d6809c699d9d0..256e573772d4e80d44233c3c5f4e06838c0314f0 100644 (file)
@@ -1,5 +1,8 @@
 Mon Aug  7 22:39:28 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux.  Run
+       on vxworks*, not just vxworks5.1.
+
        * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
        (run_dump_test): Just call pass or fail.
 
index 9b38aff71c6216b14620c63399f40abfb2bfaf7b..f5de21330beb70584673e25f183c79eced4afb6d 100644 (file)
@@ -10,7 +10,7 @@ if [istarget m68*-*-*] then {
 
     gas_test_error "p2410.s" "" "out-of-range 'bras'"
 
-    if [expr [istarget m68*-*-hpux] || [istarget m68*-*-sun*] \
+    if [expr [istarget m68*-*-hpux*] || [istarget m68*-*-sun*] \
                || [istarget m68*-*-*aout*] \
                || [istarget m68*-*-coff*] \
                || [istarget m68*-*-vxworks5.1] \
This page took 0.026338 seconds and 4 git commands to generate.