X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=tests%2Fcodegen%2Fpie-relocation-model.rs;h=941cca922bd328de6f23e25aceea3d69128e7e6c;hb=cc92bdb9c99b944b77833f3f2cd0e362c94bf861;hp=ec44edc0667741ad863b968aa99141a040f77963;hpb=d6e79ab9c859cb06da0798f24ac31e1e33c932d3;p=rust.git diff --git a/tests/codegen/pie-relocation-model.rs b/tests/codegen/pie-relocation-model.rs index ec44edc0667..941cca922bd 100644 --- a/tests/codegen/pie-relocation-model.rs +++ b/tests/codegen/pie-relocation-model.rs @@ -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"]