aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2022-07-04 08:42:10 +0200
committerJan Beulich <jbeulich@suse.com>2022-07-04 08:42:10 +0200
commit58098fd779cca68f6a3fee6c289da2e352ccd7a8 (patch)
tree502c7dadb30a77f4e7820d44e5da48ebf0d574bd /gas
parenta775efc84d0f15f7003fdab1592586b6fa8987cd (diff)
downloadfsf-binutils-gdb-58098fd779cca68f6a3fee6c289da2e352ccd7a8.zip
fsf-binutils-gdb-58098fd779cca68f6a3fee6c289da2e352ccd7a8.tar.gz
fsf-binutils-gdb-58098fd779cca68f6a3fee6c289da2e352ccd7a8.tar.bz2
gas/testsuite: properly exclude aout in all/weakref1u
Use the (wider) predicate rather than a triplet. This eliminates the sole i386-msdos failure in the testsuite.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/gas/all/weakref1u.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/testsuite/gas/all/weakref1u.d b/gas/testsuite/gas/all/weakref1u.d
index 5b8d848..3259f90 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 notargets
-#notarget: *-*-*aout ns32k-*-* alpha*-*-osf* *-*-ecoff
+#notarget: [is_aout_format] ns32k-*-* alpha*-*-osf* *-*-ecoff
# the rest of this file is generated with the following script:
# # script begin