summaryrefslogtreecommitdiffstats
path: root/tests/codegen/tune-cpu-on-functions.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen/tune-cpu-on-functions.rs')
-rw-r--r--tests/codegen/tune-cpu-on-functions.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codegen/tune-cpu-on-functions.rs b/tests/codegen/tune-cpu-on-functions.rs
index ed8dc0e93..116f0772d 100644
--- a/tests/codegen/tune-cpu-on-functions.rs
+++ b/tests/codegen/tune-cpu-on-functions.rs
@@ -3,7 +3,7 @@
// no-prefer-dynamic
//
-// compile-flags: -C no-prepopulate-passes -C panic=abort -C linker-plugin-lto -Cpasses=name-anon-globals -Z tune-cpu=generic
+// compile-flags: -C no-prepopulate-passes -C panic=abort -C linker-plugin-lto -Cpasses=name-anon-globals -Z tune-cpu=generic -Copt-level=0
#![crate_type = "staticlib"]