diff options
Diffstat (limited to 'tests/codegen/dst-vtable-align-nonzero.rs')
| -rw-r--r-- | tests/codegen/dst-vtable-align-nonzero.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codegen/dst-vtable-align-nonzero.rs b/tests/codegen/dst-vtable-align-nonzero.rs index cb07e43238c..1404bd64f50 100644 --- a/tests/codegen/dst-vtable-align-nonzero.rs +++ b/tests/codegen/dst-vtable-align-nonzero.rs @@ -1,4 +1,4 @@ -//@ compile-flags: -O -Z merge-functions=disabled +//@ compile-flags: -Copt-level=3 -Z merge-functions=disabled #![crate_type = "lib"] #![feature(core_intrinsics)] |
