PR sim/12737
authorNick Clifton <nickc@redhat.com>
Fri, 1 Jul 2011 12:15:17 +0000 (12:15 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 1 Jul 2011 12:15:17 +0000 (12:15 +0000)
* 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.

sim/testsuite/ChangeLog
sim/testsuite/sim/arm/iwmmxt/wcmpgt.cgs
sim/testsuite/sim/arm/iwmmxt/wmac.cgs
sim/testsuite/sim/arm/iwmmxt/wsra.cgs
sim/testsuite/sim/arm/xscale/blx.cgs

index 9755b78f0e8d0b22e4f8bfdcf34a5fa52f2fbd6f..b72657c651a46dd0a6e5c4cd985d0cda86c883b1 100644 (file)
@@ -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.
index f31692bbcf92f276f254d150052fa7d206f583f6..33086c9630f71a6ad76697cb5293f36fd6d8046d 100644 (file)
@@ -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"
 
index 8577c2ddf9cec5f527d2aa87d5df1c41500de854..0857ef9ebcfe47f3313066c639e419492ce41a30 100644 (file)
@@ -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"
 
index 964ea3fd098141108707a69c32fc918ccce57ff1..db998bb3920da79da9e532c4c99b8d6d21d16b99 100644 (file)
@@ -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"
 
index 2cce1dbfe5cf80e756805dbbf2b59ff4709fb566..854647b0b25f95816ed7342fce739168c6ce844a 100644 (file)
@@ -1,6 +1,5 @@
 # arm testcase for bl$cond $offset24
 # mach: all
-# kfail: sim/12737 *-*-*
 
        .include "testutils.inc"
 
This page took 0.027918 seconds and 4 git commands to generate.