* gas/hppa/more.parse/parse.exp (no subspace test): Only expect
a failure if gas is not producing an ELF object.
This commit is contained in:
parent
cb6af92833
commit
2563162846
@ -1,3 +1,8 @@
|
||||
Thu Feb 24 07:11:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
|
||||
|
||||
* gas/hppa/more.parse/parse.exp (no subspace test): Only expect
|
||||
a failure if gas is not producing an ELF object.
|
||||
|
||||
Mon Feb 14 09:24:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
|
||||
|
||||
* gas/hppa/basic/fmemLRbug.s: New test.
|
||||
|
@ -138,8 +138,9 @@ 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*
|
||||
if ![istarget hppa*-*-*elf*] then {
|
||||
setup_xfail hppa*-*-*
|
||||
}
|
||||
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
|
||||
|
@ -138,8 +138,9 @@ 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*
|
||||
if ![istarget hppa*-*-*elf*] then {
|
||||
setup_xfail hppa*-*-*
|
||||
}
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user