about summary refs log tree commit diff
path: root/tests/ui/lto/fat-lto.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/lto/fat-lto.rs')
-rw-r--r--tests/ui/lto/fat-lto.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/lto/fat-lto.rs b/tests/ui/lto/fat-lto.rs
index 73d6801a25a..fe00d7feb37 100644
--- a/tests/ui/lto/fat-lto.rs
+++ b/tests/ui/lto/fat-lto.rs
@@ -1,6 +1,7 @@
 //@ run-pass
 //@ compile-flags: -Clto=fat
 //@ no-prefer-dynamic
+//@ ignore-backends: gcc
 
 fn main() {
     println!("hello!");