summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2011-05-13 04:14:51 +0000
committerAlan Modra <amodra@bigpond.net.au>2011-05-13 04:14:51 +0000
commitaaf693d86453ed0fee5eb67588cd903cabd303c7 (patch)
tree1e5101520836fea6dd2436c8a9dc83afa48806f2
parente2f1fc7d868131b1925a6ad395735adac3fac8aa (diff)
downloadbinutils-redhat-aaf693d86453ed0fee5eb67588cd903cabd303c7.tar.gz
* binutils-all/objcopy.exp objcopy_text): Remove xfails for sh-rtems
and tic4x.
-rw-r--r--binutils/testsuite/ChangeLog5
-rw-r--r--binutils/testsuite/binutils-all/objcopy.exp4
2 files changed, 7 insertions, 2 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index 773070be1c..758e574416 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -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
diff --git a/binutils/testsuite/binutils-all/objcopy.exp b/binutils/testsuite/binutils-all/objcopy.exp
index 3ee8bbe94e..cf3535d2b9 100644
--- a/binutils/testsuite/binutils-all/objcopy.exp
+++ b/binutils/testsuite/binutils-all/objcopy.exp
@@ -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*"