* 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.
This commit is contained in:
Jeff Law 1993-11-30 21:44:41 +00:00
parent 335d35c8bc
commit b28171d0d0
4 changed files with 12 additions and 1 deletions

View File

@ -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.

View File

@ -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

View File

@ -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

View File

@ -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"