about summary refs log tree commit diff
path: root/tests/ui/hygiene/issue-77523-def-site-async-await.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/hygiene/issue-77523-def-site-async-await.rs')
-rw-r--r--tests/ui/hygiene/issue-77523-def-site-async-await.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/hygiene/issue-77523-def-site-async-await.rs b/tests/ui/hygiene/issue-77523-def-site-async-await.rs
index ad6bd5e0b78..0a279682b71 100644
--- a/tests/ui/hygiene/issue-77523-def-site-async-await.rs
+++ b/tests/ui/hygiene/issue-77523-def-site-async-await.rs
@@ -1,5 +1,6 @@
 //@ build-pass
 //@ aux-build:def-site-async-await.rs
+//@ ignore-backends: gcc
 
 // Regression test for issue #77523
 // Tests that we don't ICE when an unusual combination