directive is an XFAIL for SOM assmeblers.
* gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
cross-subspace call test.
+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.
# 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
# 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
# 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"