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.
1 parent 042c875 commit f5f11beCopy full SHA for f5f11be
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