about summary refs log tree commit diff
path: root/tests/codegen/rust-abi-arch-specific-adjustment.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen/rust-abi-arch-specific-adjustment.rs')
-rw-r--r--tests/codegen/rust-abi-arch-specific-adjustment.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codegen/rust-abi-arch-specific-adjustment.rs b/tests/codegen/rust-abi-arch-specific-adjustment.rs
index 9da10f662b0..561f081c700 100644
--- a/tests/codegen/rust-abi-arch-specific-adjustment.rs
+++ b/tests/codegen/rust-abi-arch-specific-adjustment.rs
@@ -1,4 +1,4 @@
-//@ compile-flags: -O -C no-prepopulate-passes
+//@ compile-flags: -Copt-level=3 -C no-prepopulate-passes
 //@ revisions: riscv64 loongarch64
 
 //@[riscv64] only-riscv64