From: Ian Lance Taylor Date: Tue, 8 Aug 1995 03:17:41 +0000 (+0000) Subject: * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux. Run X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=59e3498dc3c5d03939475a0b73f1e1909883b123;p=binutils-gdb.git * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux. Run on vxworks*, not just vxworks5.1. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 32ef677eb17..256e573772d 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,8 @@ Mon Aug 7 22:39:28 1995 Ian Lance Taylor + * 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. diff --git a/gas/testsuite/gas/m68k/all.exp b/gas/testsuite/gas/m68k/all.exp index 9b38aff71c6..f5de21330be 100644 --- a/gas/testsuite/gas/m68k/all.exp +++ b/gas/testsuite/gas/m68k/all.exp @@ -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] \