diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | gas/testsuite/gas/mri/mri.exp | 2 |
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*-*-*" |