We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e76b639 + f5f11be commit 27ad381Copy full SHA for 27ad381
gcc/testsuite/rust/compile/xfail/macro_return.rs
@@ -1,4 +1,4 @@
1
-// { dg-excess-errors "...." { xfail *-*-*-* } }
+// { dg-excess-errors "...." { xfail *-*-*-* *-*-* } }
2
3
macro_rules! add {
4
($a:expr) => { $a };
0 commit comments