mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
* gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
test.
This commit is contained in:
@ -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.
|
||||
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user