From: Alan Modra Date: Thu, 9 Aug 2007 11:25:58 +0000 (+0000) Subject: binutils/testsuite/ X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=151fab348eba0eef25e3faa7acbafed881f9b6e5;p=binutils-gdb.git binutils/testsuite/ * binutils-all/copy-2.d (not-target): Match *-*-*aout. * binutils-all/copy-3.d (not-target): Likewise. * binutils-all/objcopy.exp (objcopy_test): Remove extraneous setup_xfail. gas/testsuite/ * gas/all/weakref1u.d (not-target): Match *-*-*aout. --- diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 8c758d6f685..0c699c12d83 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2007-08-09 Alan Modra + + * binutils-all/copy-2.d (not-target): Match *-*-*aout. + * binutils-all/copy-3.d (not-target): Likewise. + * binutils-all/objcopy.exp (objcopy_test): Remove extraneous + setup_xfail. + 2007-07-05 Nick Clifton * lib/utils-lib.exp: Update copyright notice to refer to GPLv3. diff --git a/binutils/testsuite/binutils-all/copy-2.d b/binutils/testsuite/binutils-all/copy-2.d index 8a1ab593858..3ff9eab8630 100644 --- a/binutils/testsuite/binutils-all/copy-2.d +++ b/binutils/testsuite/binutils-all/copy-2.d @@ -3,7 +3,7 @@ #objcopy: --set-section-flags foo=contents,alloc,load,code #name: copy with setting section flags 2 #source: copytest.s -#not-target: *-*-aout +#not-target: *-*-*aout # Note - we use copytest.s and a section named "foo" rather # than .text because for some file formats (eg PE) the .text # section has a fixed set of flags and these cannot be changed. diff --git a/binutils/testsuite/binutils-all/copy-3.d b/binutils/testsuite/binutils-all/copy-3.d index 1b07817cd23..9a79403700c 100644 --- a/binutils/testsuite/binutils-all/copy-3.d +++ b/binutils/testsuite/binutils-all/copy-3.d @@ -3,7 +3,7 @@ #objcopy: --set-section-flags .text=alloc,data #name: copy with setting section flags 3 #source: bintest.s -#not-target: *-*-aout *-*-*pe *-*-*coff i*86-*-cygwin* i*86-*-mingw32* x86_64-*-mingw* +#not-target: *-*-*aout *-*-*pe *-*-*coff i*86-*-cygwin* i*86-*-mingw32* x86_64-*-mingw* # The .text # section in PE/COFF has a fixed set of flags and these # cannot be changed. We skip it for them. diff --git a/binutils/testsuite/binutils-all/objcopy.exp b/binutils/testsuite/binutils-all/objcopy.exp index 037d8796051..e05e622fb26 100644 --- a/binutils/testsuite/binutils-all/objcopy.exp +++ b/binutils/testsuite/binutils-all/objcopy.exp @@ -103,9 +103,6 @@ proc objcopy_test {testname srcfile} { # On OSF/1, this succeeds with gas and fails with /bin/as. setup_xfail "alpha*-*-osf*" - # This fails for COFF i960-vxworks targets. - setup_xfail "i960-*-vxworks*" - fail "objcopy ($testname)" } } diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 875e2df8e62..87642ffa40e 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2007-08-09 Alan Modra + + * gas/all/weakref1u.d (not-target): Match *-*-*aout. + 2007-07-29 H.J. Lu PR binutils/4834 diff --git a/gas/testsuite/gas/all/weakref1u.d b/gas/testsuite/gas/all/weakref1u.d index f140addc338..e8a38bd7fe2 100644 --- a/gas/testsuite/gas/all/weakref1u.d +++ b/gas/testsuite/gas/all/weakref1u.d @@ -3,7 +3,7 @@ #source: weakref1.s # aout turns undefined into *ABS* symbols. # see weakref1.d for comments on the other not-targets -#not-target: *-*-aout ns32k-*-netbsd alpha*-*-osf* *-*-ecoff pdp11-*-aout +#not-target: *-*-*aout ns32k-*-netbsd alpha*-*-osf* *-*-ecoff # the rest of this file is generated with the following script: # # script begin