diff options
author | Alan Modra <amodra@gmail.com> | 2007-08-09 11:25:58 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2007-08-09 11:25:58 +0000 |
commit | 151fab348eba0eef25e3faa7acbafed881f9b6e5 (patch) | |
tree | 08cc5fd2a6e0290448456242bff864c977d194a1 /binutils/testsuite/binutils-all/copy-3.d | |
parent | 88bba78dc42680f0a6634a6784f6f188b2af2849 (diff) | |
download | binutils-151fab348eba0eef25e3faa7acbafed881f9b6e5.zip binutils-151fab348eba0eef25e3faa7acbafed881f9b6e5.tar.gz binutils-151fab348eba0eef25e3faa7acbafed881f9b6e5.tar.bz2 |
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.
Diffstat (limited to 'binutils/testsuite/binutils-all/copy-3.d')
-rw-r--r-- | binutils/testsuite/binutils-all/copy-3.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/testsuite/binutils-all/copy-3.d b/binutils/testsuite/binutils-all/copy-3.d index 1b07817..9a79403 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. |