* binutils-all/objcopy.exp objcopy_text): Remove xfails for sh-rtems
authorAlan Modra <amodra@gmail.com>
Fri, 13 May 2011 04:14:51 +0000 (04:14 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 13 May 2011 04:14:51 +0000 (04:14 +0000)
and tic4x.

binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/objcopy.exp

index 773070be1c28f7d169196b108806da19237527e4..758e5744167a1ef41202a62526e49b5c332570b6 100644 (file)
@@ -1,3 +1,8 @@
+2011-05-13  Alan Modra  <amodra@gmail.com>
+
+       * binutils-all/objcopy.exp objcopy_text): Remove xfails for sh-rtems
+       and tic4x.
+
 2011-05-02  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR binutils/12720
index 3ee8bbe94ef6416938a12d90551e87863c7d896f..cf3535d2b9cdb4e43c90b004ae87ba3a5d0c3873 100644 (file)
@@ -87,8 +87,8 @@ proc objcopy_test {testname srcfile} {
        setup_xfail "m68*-*-sysv*" "m68*-apple-aux*"
        setup_xfail "m8*-*"
        setup_xfail "or32-*-rtems*" "or32-*-coff"
-       setup_xfail "sh-*-coff*" "sh-*-rtems*" 
-       setup_xfail "tic4x-*-*" "tic80-*-*" "w65-*"
+       setup_xfail "sh-*-coff*"
+       setup_xfail "tic80-*-*" "w65-*"
 
        clear_xfail "hppa*64*-*-hpux*" "hppa*-*-linux*" "hppa*-*-lites*"
        clear_xfail "hppa*-*-*n*bsd*" "hppa*-*-rtems*" "*-*-*elf*"
This page took 0.027646 seconds and 4 git commands to generate.