about summary refs log tree commit diff
path: root/tests/ui/drop/dynamic-drop-async.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/drop/dynamic-drop-async.rs')
-rw-r--r--tests/ui/drop/dynamic-drop-async.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/drop/dynamic-drop-async.rs b/tests/ui/drop/dynamic-drop-async.rs
index e7a32d3c24e..64de6995c7a 100644
--- a/tests/ui/drop/dynamic-drop-async.rs
+++ b/tests/ui/drop/dynamic-drop-async.rs
@@ -6,6 +6,7 @@
 //@ run-pass
 //@ needs-unwind
 //@ edition:2018
+//@ ignore-backends: gcc
 
 #![allow(unused)]