From a2f0b50733e8bb8e465f9d870eff7d4362537059 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 7 Feb 1994 23:54:54 +0000 Subject: [PATCH] * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than PA OSF1. --- gas/testsuite/gas/hppa/more.parse/parse.exp | 2 +- gas/testsuite/gas/hppa/parse/parse.exp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gas/testsuite/gas/hppa/more.parse/parse.exp b/gas/testsuite/gas/hppa/more.parse/parse.exp index a0dd33b646..e8123a02bb 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 a0dd33b646..e8123a02bb 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