diff options
Diffstat (limited to 'gas')
-rwxr-xr-x | gas/testsuite/gas/hppa/more.parse/parse.exp | 2 | ||||
-rwxr-xr-x | 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 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 |