mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-21 15:33:33 +08:00
PR sim/12737
* sim/arm/iwmmxt/wcmpgt.cgs: Remove expectation of failure. * sim/arm/iwmmxt/wmac.cgs: Remove expectation of failure. * sim/arm/iwmmxt/wsra.cgs: Remove expectation of failure. * sim/arm/xscale/blx.cgs: Remove expectation of failure.
This commit is contained in:
parent
161fc45276
commit
9294f12bf1
@ -1,3 +1,11 @@
|
||||
2011-07-01 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
PR sim/12737
|
||||
* sim/arm/iwmmxt/wcmpgt.cgs: Remove expectation of failure.
|
||||
* sim/arm/iwmmxt/wmac.cgs: Remove expectation of failure.
|
||||
* sim/arm/iwmmxt/wsra.cgs: Remove expectation of failure.
|
||||
* sim/arm/xscale/blx.cgs: Remove expectation of failure.
|
||||
|
||||
2011-05-16 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* lib/sim-defs.exp: Support cc tag in test files.
|
||||
|
@ -1,7 +1,6 @@
|
||||
# Intel(r) Wireless MMX(tm) technology testcase for WCMPGT
|
||||
# mach: xscale
|
||||
# as: -mcpu=xscale+iwmmxt
|
||||
# kfail: sim/12737 *-*-*
|
||||
|
||||
.include "testutils.inc"
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
# Intel(r) Wireless MMX(tm) technology testcase for WMAC
|
||||
# mach: xscale
|
||||
# as: -mcpu=xscale+iwmmxt
|
||||
# kfail: sim/12737 *-*-*
|
||||
|
||||
.include "testutils.inc"
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
# Intel(r) Wireless MMX(tm) technology testcase for WSRA
|
||||
# mach: xscale
|
||||
# as: -mcpu=xscale+iwmmxt
|
||||
# kfail: sim/12737 *-*-*
|
||||
|
||||
.include "testutils.inc"
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
# arm testcase for bl$cond $offset24
|
||||
# mach: all
|
||||
# kfail: sim/12737 *-*-*
|
||||
|
||||
.include "testutils.inc"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user