aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1994-02-07 23:54:54 +0000
committerJeff Law <law@redhat.com>1994-02-07 23:54:54 +0000
commita2f0b50733e8bb8e465f9d870eff7d4362537059 (patch)
tree697b71144e8a98eefbcb7018f3cb4ae821d5b915 /gas
parent28d8ead414b8a70dc9bf52e1f0549ebdf50542cb (diff)
downloadgdb-a2f0b50733e8bb8e465f9d870eff7d4362537059.zip
gdb-a2f0b50733e8bb8e465f9d870eff7d4362537059.tar.gz
gdb-a2f0b50733e8bb8e465f9d870eff7d4362537059.tar.bz2
* gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
PA OSF1.
Diffstat (limited to 'gas')
-rwxr-xr-xgas/testsuite/gas/hppa/more.parse/parse.exp2
-rwxr-xr-xgas/testsuite/gas/hppa/parse/parse.exp2
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 a0dd33b..e8123a0 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 a0dd33b..e8123a0 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