* gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
test.
This commit is contained in:
parent
800172405a
commit
1f5397cad3
@ -1,3 +1,14 @@
|
||||
Mon Sep 25 12:31:46 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* 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 <ian@cygnus.com>
|
||||
|
||||
* lib/gas-defs.exp (gas_run): Call prune_system_crud.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user