aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-09-11 15:46:48 +0000
committerIan Lance Taylor <ian@airs.com>1995-09-11 15:46:48 +0000
commite103ad308c48ce064d3ccc696181aa4437160fd0 (patch)
tree7504905f6d7256b9a8bdac9dd160246ffb3b0974 /gas
parent57aa2887e894914bdc007d3b2c2cffc2874d25f4 (diff)
downloadgdb-e103ad308c48ce064d3ccc696181aa4437160fd0.zip
gdb-e103ad308c48ce064d3ccc696181aa4437160fd0.tar.gz
gdb-e103ad308c48ce064d3ccc696181aa4437160fd0.tar.bz2
* gas/mri/mri.exp: Add xfail for the expr test for all hppa
targets.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/ChangeLog5
-rw-r--r--gas/testsuite/gas/mri/mri.exp2
2 files changed, 6 insertions, 1 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 21dfff6..99fff94 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+Mon Sep 11 11:44:23 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * gas/mri/mri.exp: Add xfail for the expr test for all hppa
+ targets.
+
Wed Sep 6 21:39:23 1995 Ian Lance Taylor <ian@cygnus.com>
* gas/mri/comment.s, gas/mri/comment.d: New test.
diff --git a/gas/testsuite/gas/mri/mri.exp b/gas/testsuite/gas/mri/mri.exp
index 57d4a93..5dffbaf 100644
--- a/gas/testsuite/gas/mri/mri.exp
+++ b/gas/testsuite/gas/mri/mri.exp
@@ -14,7 +14,7 @@ run_dump_test float
run_dump_test char
-setup_xfail "hppa*-*-osf*" "hppa*-*-hpux*" "hppa*-*-bsd*" "hppa-*-hiux*"
+setup_xfail "hppa*-*-*"
run_dump_test expr
setup_xfail "alpha*-*-*"