From 5a1b13d7e9af4861c47685f90c1f1862100f3f49 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 28 Nov 1994 07:55:25 +0000 Subject: [PATCH] * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected to fail. Fix comments for the test. Tweak test name. --- gas/testsuite/ChangeLog | 5 +++++ gas/testsuite/gas/hppa/more.parse/parse.exp | 9 ++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 4d87cb42c5d..149a122b3e5 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Mon Nov 28 00:40:26 1994 Jeff Law (law@snake.cs.utah.edu) + + * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected + to fail. Fix comments for the test. Tweak test name. + Tue Nov 22 23:38:20 1994 Jeff Law (law@snake.cs.utah.edu) * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF diff --git a/gas/testsuite/gas/hppa/more.parse/parse.exp b/gas/testsuite/gas/hppa/more.parse/parse.exp index 80dcedb86f4..19b70723af3 100755 --- a/gas/testsuite/gas/hppa/more.parse/parse.exp +++ b/gas/testsuite/gas/hppa/more.parse/parse.exp @@ -137,11 +137,10 @@ if [istarget hppa*-*-*] then { gas_test_error "undefbug.s" "" "Check for error when using undefined symbol" # This file has code and assembler directives before switching into any - # space/subspace pair. This should report an error. - if ![istarget hppa*-*-*elf*] then { - setup_xfail hppa*-*-* - } - gas_test_error "nosubspace.s" "" "Check for error if no subspace directive" + # space/subspace pair. This should report an error for SOM (it is not + # an error for ELF. The file also has mismatched entry/exit and + # proc/procend pairs which are errors for both SOM and ELF. + gas_test_error "nosubspace.s" "" "Check for error(s) in input file " # This file should return errors for both the ENTRY_GR and ENTRY_FR # directives (they are out-of-range) -- 2.30.2