From 58098fd779cca68f6a3fee6c289da2e352ccd7a8 Mon Sep 17 00:00:00 2001 From: Jan Beulich Date: Mon, 4 Jul 2022 08:42:10 +0200 Subject: [PATCH] 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. --- gas/testsuite/gas/all/weakref1u.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gas/testsuite/gas/all/weakref1u.d b/gas/testsuite/gas/all/weakref1u.d index 5b8d84895b2..3259f90ab9f 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 -- 2.30.2