* gas/hppa/more.parse/parse.exp: Test for error on for subspace
authorJeff Law <law@redhat.com>
Tue, 30 Nov 1993 21:44:41 +0000 (21:44 +0000)
committerJeff Law <law@redhat.com>
Tue, 30 Nov 1993 21:44:41 +0000 (21:44 +0000)
        directive is an XFAIL for SOM assmeblers.

        * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
        cross-subspace call test.

gas/testsuite/ChangeLog
gas/testsuite/gas/hppa/more.parse/parse.exp
gas/testsuite/gas/hppa/parse/parse.exp
gas/testsuite/gas/hppa/reloc/reloc.exp

index 873f4ebe84dd749694044d7d418d21120a241c71..8cb10cc339019ca6fc1139435840dcbbdd5f455a 100644 (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.
index 897628cc3ef770a04184c11766460faddbf122fd..ec74f037312692743ae0768e5c88dc759ffb81eb 100755 (executable)
@@ -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
index 897628cc3ef770a04184c11766460faddbf122fd..ec74f037312692743ae0768e5c88dc759ffb81eb 100755 (executable)
@@ -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
index c42ac0ef79a9522fef9bb4864b6861b239466ede..9bf3b93aa6711431c9f9ba191ca00c06b340a75f 100755 (executable)
@@ -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"