From b28171d0d0b01e4ec9454ee4d813964f165ac288 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Tue, 30 Nov 1993 21:44:41 +0000 Subject: [PATCH] * gas/hppa/more.parse/parse.exp: Test for error on for subspace directive is an XFAIL for SOM assmeblers. * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on cross-subspace call test. --- gas/testsuite/ChangeLog | 8 ++++++++ gas/testsuite/gas/hppa/more.parse/parse.exp | 2 ++ gas/testsuite/gas/hppa/parse/parse.exp | 2 ++ gas/testsuite/gas/hppa/reloc/reloc.exp | 1 - 4 files changed, 12 insertions(+), 1 deletion(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 873f4ebe84..8cb10cc339 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,11 @@ +Tue Nov 30 13:43:21 1993 Jeffrey A. Law (law@snake.cs.utah.edu) + + * gas/hppa/more.parse/parse.exp: Test for error on for subspace + directive is an XFAIL for SOM assmeblers. + + * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on + cross-subspace call test. + Sun Nov 28 12:12:50 1993 Jeffrey A. Law (law@snake.cs.utah.edu) * gas/hppa/more.parse/appbug.s: New test. diff --git a/gas/testsuite/gas/hppa/more.parse/parse.exp b/gas/testsuite/gas/hppa/more.parse/parse.exp index 897628cc3e..ec74f03731 100755 --- a/gas/testsuite/gas/hppa/more.parse/parse.exp +++ b/gas/testsuite/gas/hppa/more.parse/parse.exp @@ -139,6 +139,8 @@ if [istarget hppa*-*-*] then { # This file has code and assembler directives before switching into any # space/subspace pair. This should report an error. + setup_xfail hppa*-*-hpux* + setup_xfail hppa*-*-bsd* gas_test_error "nosubspace.s" "" "Check for error if no subspace directive" # This file should return errors for both the ENTRY_GR and ENTRY_FR diff --git a/gas/testsuite/gas/hppa/parse/parse.exp b/gas/testsuite/gas/hppa/parse/parse.exp index 897628cc3e..ec74f03731 100755 --- a/gas/testsuite/gas/hppa/parse/parse.exp +++ b/gas/testsuite/gas/hppa/parse/parse.exp @@ -139,6 +139,8 @@ if [istarget hppa*-*-*] then { # This file has code and assembler directives before switching into any # space/subspace pair. This should report an error. + setup_xfail hppa*-*-hpux* + setup_xfail hppa*-*-bsd* gas_test_error "nosubspace.s" "" "Check for error if no subspace directive" # This file should return errors for both the ENTRY_GR and ENTRY_FR diff --git a/gas/testsuite/gas/hppa/reloc/reloc.exp b/gas/testsuite/gas/hppa/reloc/reloc.exp index c42ac0ef79..9bf3b93aa6 100755 --- a/gas/testsuite/gas/hppa/reloc/reloc.exp +++ b/gas/testsuite/gas/hppa/reloc/reloc.exp @@ -254,7 +254,6 @@ proc do_cross_space_fixup_test {} { # Make sure GAS generated a fixup/relocation for the cross-space # branch/call - setup_xfail hppa*-*-* while 1 { expect { -re "^00000000\[^\n\]*PCREL_CALL\[^\n\]*\n" -- 2.34.1