* gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
authorJeff Law <law@redhat.com>
Mon, 7 Feb 1994 23:54:54 +0000 (23:54 +0000)
committerJeff Law <law@redhat.com>
Mon, 7 Feb 1994 23:54:54 +0000 (23:54 +0000)
        PA OSF1.

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

index a0dd33b6464f1663b18d6cc2f839a4dfd2ef6615..e8123a02bbaab129201c2a38a0165a2909d8171b 100755 (executable)
@@ -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
index a0dd33b6464f1663b18d6cc2f839a4dfd2ef6615..e8123a02bbaab129201c2a38a0165a2909d8171b 100755 (executable)
@@ -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