aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2001-11-23 16:18:14 +0000
committerJeff Law <law@redhat.com>2001-11-23 16:18:14 +0000
commit7377433e61dabcae263c8d5972cdb49b88c63b91 (patch)
treea2e38d63f8d4655594a65ab694407b4060c75ac8 /gas
parent2e549b45b82d7d3191799b7650221fb3ebb03293 (diff)
downloadbinutils-7377433e61dabcae263c8d5972cdb49b88c63b91.zip
binutils-7377433e61dabcae263c8d5972cdb49b88c63b91.tar.gz
binutils-7377433e61dabcae263c8d5972cdb49b88c63b91.tar.bz2
* gas/hppa/parse/parse.exp: Expect failure on line separator bug.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/ChangeLog4
-rw-r--r--gas/testsuite/gas/hppa/parse/parse.exp1
2 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index faafcee..699ae17 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 <cgd@broadcom.cOm>
* 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 e9bfede..0dcef88 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.