about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-06-30 15:02:46 +0000
committerbors <bors@rust-lang.org>2023-06-30 15:02:46 +0000
commitf4b80cacf93ca216c75f6ae12f4b9dec19eba42f (patch)
tree694ea9b00af6914a8f48844d8b7f86b89c0f64b2 /compiler/rustc_codegen_gcc/src
parent56d507dc92d32dc8c9044673bba5b41510a61f62 (diff)
parent00cc815e57329bb78d6df886275b3372ee8991be (diff)
downloadrust-f4b80cacf93ca216c75f6ae12f4b9dec19eba42f.tar.gz
rust-f4b80cacf93ca216c75f6ae12f4b9dec19eba42f.zip
Auto merge of #113200 - ferrocene:pa-fix-mir-opt-bless, r=oli-obk
Fix loading target specs in compiletest not working with custom targets

In https://github.com/rust-lang/rust/pull/112454#issuecomment-1611351168 it was pointed out that the PR broke blessing mir-opt tests. Since #112418, blessing mir-opt tests generates "synthetic targets", which are custom target specs. Those specs are not included in `--print=all-target-specs-json`, and #112454 required that the current target was returned by that flag.

This PR fixes the breakage by loading the target spec for the current target explicitly, if a custom target is detected.

r? `@oli-obk`
Diffstat (limited to 'compiler/rustc_codegen_gcc/src')
0 files changed, 0 insertions, 0 deletions