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