public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] gas/testsuite: properly exclude aout in all/weakref1u
@ 2022-06-30 11:54 Jan Beulich
  0 siblings, 0 replies; only message in thread
From: Jan Beulich @ 2022-06-30 11:54 UTC (permalink / raw)
  To: Binutils

Use the (wider) predicate rather than a triplet. This eliminates the sole
i386-msdos failure in the testsuite.

--- 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-30 11:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-30 11:54 [PATCH] gas/testsuite: properly exclude aout in all/weakref1u Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).