From c0524131ea2e5bf988f957dcbccd68f0d9ea1bb9 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 26 Aug 2005 09:47:49 +0000 Subject: Re-enable GAS for z8k-coff --- binutils/testsuite/ChangeLog | 4 ++++ binutils/testsuite/binutils-all/objcopy.exp | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'binutils') diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index d42de3c..14888a9 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2005-08-26 Christian Groessler + + * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*". + 2005-08-18 Alan Modra * binutils-all/objcopy.exp: Remove a29k support. diff --git a/binutils/testsuite/binutils-all/objcopy.exp b/binutils/testsuite/binutils-all/objcopy.exp index cb9850a..f96113e 100644 --- a/binutils/testsuite/binutils-all/objcopy.exp +++ b/binutils/testsuite/binutils-all/objcopy.exp @@ -80,7 +80,7 @@ if ![string match "" $got] then { setup_xfail "m8*-*" setup_xfail "or32-*-rtems*" "or32-*-coff" setup_xfail "sh-*-coff*" "sh-*-rtems*" - setup_xfail "tic4x-*-*" "tic80-*-*" "w65-*" "z8*-*" + setup_xfail "tic4x-*-*" "tic80-*-*" "w65-*" clear_xfail "hppa*64*-*-hpux*" "hppa*-*-linux*" "hppa*-*-lites*" clear_xfail "hppa*-*-*n*bsd*" "hppa*-*-rtems*" "*-*-*elf*" "m68*-*-sysv4*" -- cgit v1.1