about summary refs log tree commit diff
path: root/tests/ui/macros/same-sequence-span.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/macros/same-sequence-span.rs')
-rw-r--r--tests/ui/macros/same-sequence-span.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/macros/same-sequence-span.rs b/tests/ui/macros/same-sequence-span.rs
index dfaf669a769..9fae847a4e2 100644
--- a/tests/ui/macros/same-sequence-span.rs
+++ b/tests/ui/macros/same-sequence-span.rs
@@ -1,4 +1,5 @@
 //@ proc-macro: proc_macro_sequence.rs
+//@ ignore-backends: gcc
 
 // Regression test for issue #62831: Check that multiple sequences with the same span in the
 // left-hand side of a macro definition behave as if they had unique spans, and in particular that