summaryrefslogtreecommitdiff
path: root/gas/testsuite/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
commit901501e891d58de4619dce73c3edfaa97e999416 (patch)
treed9d338fff3528d045b349336aaff11e02372bc3e /gas/testsuite/gas
parente4e5ffa0977e1881c851ba3b84a76bbd969372dc (diff)
downloadbinutils-redhat-901501e891d58de4619dce73c3edfaa97e999416.tar.gz
* gas/hppa/parse/parse.exp: Expect failure on line separator bug.
Diffstat (limited to 'gas/testsuite/gas')
-rw-r--r--gas/testsuite/gas/hppa/parse/parse.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/testsuite/gas/hppa/parse/parse.exp b/gas/testsuite/gas/hppa/parse/parse.exp
index e9bfede9e1..0dcef88805 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.