diff options
| author | Alan Modra <amodra@gmail.com> | 2011-05-13 04:14:51 +0000 |
|---|---|---|
| committer | Alan Modra <amodra@gmail.com> | 2011-05-13 04:14:51 +0000 |
| commit | b0a0c50aa858b672f9bee46190f9e6527c30e0ec (patch) | |
| tree | 8ace0098eb70ba00caf7e39fcee47fee996067b4 /binutils/testsuite/binutils-all | |
| parent | 69badfdddb1c3a3611c993c58dd4f683b7ccd755 (diff) | |
| download | ppe42-binutils-b0a0c50aa858b672f9bee46190f9e6527c30e0ec.tar.gz ppe42-binutils-b0a0c50aa858b672f9bee46190f9e6527c30e0ec.zip | |
* binutils-all/objcopy.exp objcopy_text): Remove xfails for sh-rtems
and tic4x.
Diffstat (limited to 'binutils/testsuite/binutils-all')
| -rw-r--r-- | binutils/testsuite/binutils-all/objcopy.exp | 4 |
1 files changed, 2 insertions, 2 deletions
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*" |

