From: Jeff Law Date: Mon, 7 Feb 1994 23:54:54 +0000 (+0000) Subject: * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than X-Git-Tag: gdb-4_18-branchpoint~15580 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2f0b50733e8bb8e465f9d870eff7d4362537059;p=thirdparty%2Fbinutils-gdb.git * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than PA OSF1. --- diff --git a/gas/testsuite/gas/hppa/more.parse/parse.exp b/gas/testsuite/gas/hppa/more.parse/parse.exp index a0dd33b6464..e8123a02bba 100755 --- a/gas/testsuite/gas/hppa/more.parse/parse.exp +++ b/gas/testsuite/gas/hppa/more.parse/parse.exp @@ -188,7 +188,7 @@ if [istarget hppa*-*-*] then { # Bad things happen in the PA ELF backend (others too?) if a non-default # section is created... - setup_xfail hppa*-*-osf* + setup_xfail hppa*-*-*elf* gas_test "ssbug.s" "" "" "Check for acceptance of non-default subspaces" # To be compatable with certain "features" of the HP compiler diff --git a/gas/testsuite/gas/hppa/parse/parse.exp b/gas/testsuite/gas/hppa/parse/parse.exp index a0dd33b6464..e8123a02bba 100755 --- a/gas/testsuite/gas/hppa/parse/parse.exp +++ b/gas/testsuite/gas/hppa/parse/parse.exp @@ -188,7 +188,7 @@ if [istarget hppa*-*-*] then { # Bad things happen in the PA ELF backend (others too?) if a non-default # section is created... - setup_xfail hppa*-*-osf* + setup_xfail hppa*-*-*elf* gas_test "ssbug.s" "" "" "Check for acceptance of non-default subspaces" # To be compatable with certain "features" of the HP compiler