From 1f5397cad33b02b508c7d1cf4b0793d56b623b1a Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 25 Sep 1995 16:32:51 +0000 Subject: [PATCH] * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants test. --- gas/testsuite/ChangeLog | 11 +++++++++++ gas/testsuite/gas/mri/mri.exp | 3 +++ 2 files changed, 14 insertions(+) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 3a863f5..19cd50c 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,14 @@ +Mon Sep 25 12:31:46 1995 Ian Lance Taylor + + * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants + test. + +start-sanitize-sh3e +Thu Sep 21 01:26:08 1995 Jeff Law (law@snake.cs.utah.edu) + + * gas/sh/fp.s (fmac): Update for new assembly syntax. + +end-sanitize-sh3e Mon Sep 18 14:04:34 1995 Ian Lance Taylor * lib/gas-defs.exp (gas_run): Call prune_system_crud. diff --git a/gas/testsuite/gas/mri/mri.exp b/gas/testsuite/gas/mri/mri.exp index 5dffbaf..65391e1 100644 --- a/gas/testsuite/gas/mri/mri.exp +++ b/gas/testsuite/gas/mri/mri.exp @@ -8,6 +8,7 @@ run_dump_test equ setup_xfail "hppa*-*-osf*" "hppa*-*-hpux*" "hppa*-*-bsd*" "hppa-*-hiux*" setup_xfail "a29k*-*-*" +setup_xfail "arm*-*-*" run_dump_test constants run_dump_test float @@ -26,6 +27,8 @@ run_dump_test common setup_xfail "hppa*-*-osf*" "hppa*-*-hpux*" "hppa*-*-bsd*" "hppa-*-hiux*" run_dump_test comment +gas_test "empty.s" "-M" "" "MRI empty macro" + # The remaining tests assume an m68k target if [istarget "m68*-*-*"] { run_dump_test for -- 2.7.4