about summary refs log tree commit diff
path: root/tests/codegen/lifetime_start_end.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen/lifetime_start_end.rs')
-rw-r--r--tests/codegen/lifetime_start_end.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codegen/lifetime_start_end.rs b/tests/codegen/lifetime_start_end.rs
index 99d37c25dca..0639e7640aa 100644
--- a/tests/codegen/lifetime_start_end.rs
+++ b/tests/codegen/lifetime_start_end.rs
@@ -1,4 +1,4 @@
-//@ compile-flags: -O -C no-prepopulate-passes -Zmir-opt-level=0
+//@ compile-flags: -Copt-level=3 -C no-prepopulate-passes -Zmir-opt-level=0
 
 #![crate_type = "lib"]