]> git.lizzy.rs Git - rust.git/blobdiff - tests/codegen/pie-relocation-model.rs
Rollup merge of #106779 - RReverser:patch-2, r=Mark-Simulacrum
[rust.git] / tests / codegen / pie-relocation-model.rs
index ec44edc0667741ad863b968aa99141a040f77963..941cca922bd328de6f23e25aceea3d69128e7e6c 100644 (file)
@@ -1,4 +1,4 @@
-// compile-flags: -C relocation-model=pie
+// compile-flags: -C relocation-model=pie -Copt-level=0
 // only-x86_64-unknown-linux-gnu
 
 #![crate_type = "rlib"]