From: Jeff Law Date: Tue, 30 Nov 1993 21:44:41 +0000 (+0000) Subject: * gas/hppa/more.parse/parse.exp: Test for error on for subspace X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b28171d0d0b01e4ec9454ee4d813964f165ac288;p=binutils-gdb.git * 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. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 873f4ebe84d..8cb10cc3390 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 897628cc3ef..ec74f037312 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 897628cc3ef..ec74f037312 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 c42ac0ef79a..9bf3b93aa67 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"