summaryrefslogtreecommitdiffstats
path: root/gas/testsuite
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-08-08 03:48:22 +0000
committerIan Lance Taylor <ian@airs.com>1995-08-08 03:48:22 +0000
commit3a1902f1f0a12f6eaf5ea8b9eddaa498e2df918c (patch)
tree877594e855e9b99214f2183ae94616fcf05ff6f1 /gas/testsuite
parent0247c1c073fb686af1f8b31f0769a69923cc490d (diff)
downloadppe42-binutils-3a1902f1f0a12f6eaf5ea8b9eddaa498e2df918c.tar.gz
ppe42-binutils-3a1902f1f0a12f6eaf5ea8b9eddaa498e2df918c.zip
* gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
test.
Diffstat (limited to 'gas/testsuite')
-rw-r--r--gas/testsuite/ChangeLog3
-rw-r--r--gas/testsuite/gas/mri/mri.exp1
2 files changed, 4 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 6ea9910416..93d8ad40a3 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,5 +1,8 @@
Mon Aug 7 22:39:28 1995 Ian Lance Taylor <ian@cygnus.com>
+ * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
+ test.
+
* gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
truncated files, so that the tests pass.
diff --git a/gas/testsuite/gas/mri/mri.exp b/gas/testsuite/gas/mri/mri.exp
index 764de81ece..a8bd76ca31 100644
--- a/gas/testsuite/gas/mri/mri.exp
+++ b/gas/testsuite/gas/mri/mri.exp
@@ -5,6 +5,7 @@ run_dump_test label
setup_xfail "hppa*-*-*"
run_dump_test equ
setup_xfail "hppa*-*-*"
+setup_xfail "a29k*-*-*"
run_dump_test constants
run_dump_test float
run_dump_test char
OpenPOWER on IntegriCloud