about summary refs log tree commit diff
path: root/tests/codegen/dealloc-no-unwind.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen/dealloc-no-unwind.rs')
-rw-r--r--tests/codegen/dealloc-no-unwind.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codegen/dealloc-no-unwind.rs b/tests/codegen/dealloc-no-unwind.rs
index ead26da610e..c560d7a9932 100644
--- a/tests/codegen/dealloc-no-unwind.rs
+++ b/tests/codegen/dealloc-no-unwind.rs
@@ -1,4 +1,4 @@
-//@ compile-flags: -O
+//@ compile-flags: -Copt-level=3
 
 #![crate_type = "lib"]