@@ -62,7 +62,7 @@ diff --git a/compiler/rustc_target/src/spec/mod.rs b/compiler/rustc_target/src/s
6262index 1111111..2222222 100644
6363--- a/compiler/rustc_target/src/spec/mod.rs
6464+++ b/compiler/rustc_target/src/spec/mod.rs
65- @@ -955 ,7 +955 ,9 @@ supported_targets! {
65+ @@ -1006 ,7 +1006 ,9 @@ supported_targets! {
6666 ("x86_64-uwp-windows-gnu", x86_64_uwp_windows_gnu),
6767
6868 ("aarch64-pc-windows-gnullvm", aarch64_pc_windows_gnullvm),
@@ -94,11 +94,11 @@ ld.lld: error: undefined symbol: _Unwind_VRS_Set
9494
9595Upstream-Status: Pending
9696
97- diff --git a/library/panic_unwind /src/gcc.rs b/library/panic_unwind /src/gcc.rs
97+ diff --git a/library/std /src/personality/ gcc.rs b/library/std /src/personality /gcc.rs
9898index 1111111..2222222 100644
99- --- a/library/panic_unwind /src/gcc.rs
100- +++ b/library/panic_unwind /src/gcc.rs
101- @@ -131 ,7 +131 ,7 @@ const UNWIND_DATA_REG: (i32, i32) = (10, 11); // x10, x11
99+ --- a/library/std /src/personality /gcc.rs
100+ +++ b/library/std /src/personality /gcc.rs
101+ @@ -81 ,7 +81 ,7 @@ const UNWIND_DATA_REG: (i32, i32) = (10, 11); // x10, x11
102102 // https://github.com/gcc-mirror/gcc/blob/trunk/libgcc/unwind-c.c
103103
104104 cfg_if::cfg_if! {
0 commit comments