From 7377433e61dabcae263c8d5972cdb49b88c63b91 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Fri, 23 Nov 2001 16:18:14 +0000 Subject: [PATCH] * gas/hppa/parse/parse.exp: Expect failure on line separator bug. --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/hppa/parse/parse.exp | 1 + 2 files changed, 5 insertions(+) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index faafcee4720..699ae178a84 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +Fri Nov 23 09:20:43 2001 Jeffrey A Law (law@cygnus.com) + + * gas/hppa/parse/parse.exp: Expect failure on line separator bug. + 2001-11-16 Chris Demetriou * gas/mips/elf-rel5.s, gas/mips/elf-rel5.s: New test diff --git a/gas/testsuite/gas/hppa/parse/parse.exp b/gas/testsuite/gas/hppa/parse/parse.exp index e9bfede9e13..0dcef88805e 100644 --- a/gas/testsuite/gas/hppa/parse/parse.exp +++ b/gas/testsuite/gas/hppa/parse/parse.exp @@ -120,6 +120,7 @@ proc do_valid_align_tests {} { if [istarget hppa*-*-*] then { # GAS-2.0 does not always parse ! as a line separator when it should. + setup_xfail hppa*-*-* gas_test "linesepbug.s" "" "" "line separator bug" # Make sure GAS accepts syntax for accessing static data. -- 2.30.2