public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] testsuite/rust: extent xfail targets
@ 2022-06-08 12:32 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2022-06-08 12:32 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:f5f11bef14f0564cabe2d5ec0fb92fd3f45e0c96

commit f5f11bef14f0564cabe2d5ec0fb92fd3f45e0c96
Author: liushuyu <liushuyu011@gmail.com>
Date:   Fri Apr 15 18:24:45 2022 -0600

    testsuite/rust: extent xfail targets

Diff:
---
 gcc/testsuite/rust/compile/xfail/macro_return.rs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/rust/compile/xfail/macro_return.rs b/gcc/testsuite/rust/compile/xfail/macro_return.rs
index 0eb69fabb24..c335929cfeb 100644
--- a/gcc/testsuite/rust/compile/xfail/macro_return.rs
+++ b/gcc/testsuite/rust/compile/xfail/macro_return.rs
@@ -1,4 +1,4 @@
-// { dg-excess-errors "...." { xfail *-*-*-* } }
+// { dg-excess-errors "...." { xfail *-*-*-* *-*-* } }
 
 macro_rules! add {
     ($a:expr) => { $a };


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

only message in thread, other threads:[~2022-06-08 12:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08 12:32 [gcc/devel/rust/master] testsuite/rust: extent xfail targets Thomas Schwinge

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