about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/test/run-pass/issue-41696.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/run-pass/issue-41696.rs b/src/test/run-pass/issue-41696.rs
index ae57e0cf255..40fbf5ba75c 100644
--- a/src/test/run-pass/issue-41696.rs
+++ b/src/test/run-pass/issue-41696.rs
@@ -9,6 +9,7 @@
 // except according to those terms.
 
 // this used to cause exponential code-size blowup during LLVM passes.
+// ignore-test FIXME #41696
 // min-llvm-version 3.9
 
 #![feature(test)]