Skip to content

Commit f5f11be

Browse files
committed
testsuite/rust: extent xfail targets
1 parent 042c875 commit f5f11be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcc/testsuite/rust/compile/xfail/macro_return.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// { dg-excess-errors "...." { xfail *-*-*-* } }
1+
// { dg-excess-errors "...." { xfail *-*-*-* *-*-* } }
22

33
macro_rules! add {
44
($a:expr) => { $a };

0 commit comments

Comments
 (0)