summaryrefslogtreecommitdiffstats
path: root/binutils/testsuite/binutils-all
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2009-10-18 07:43:04 +0000
committerAlan Modra <amodra@gmail.com>2009-10-18 07:43:04 +0000
commit76748ada5356667d499b017852245cd545c5c95e (patch)
treeaba951874863a0f815cfe4582fdcdccf88e11907 /binutils/testsuite/binutils-all
parentbb574ded15839bf1791fd26aa7ad5e8b988ed34b (diff)
downloadppe42-binutils-76748ada5356667d499b017852245cd545c5c95e.tar.gz
ppe42-binutils-76748ada5356667d499b017852245cd545c5c95e.zip
Exclude more aout targets.
Diffstat (limited to 'binutils/testsuite/binutils-all')
-rw-r--r--binutils/testsuite/binutils-all/copy-2.d2
-rw-r--r--binutils/testsuite/binutils-all/copy-3.d2
2 files changed, 2 insertions, 2 deletions
diff --git a/binutils/testsuite/binutils-all/copy-2.d b/binutils/testsuite/binutils-all/copy-2.d
index 3ff9eab863..c4d00b4d41 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 m68k-*-netbsd m68k-*-openbsd* ns32k-*-netbsd
# 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 9a79403700..cc2ac4c612 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* m68k-*-netbsd m68k-*-openbsd* ns32k-*-netbsd 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.
OpenPOWER on IntegriCloud