]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_target/src/spec/i686_uwp_windows_msvc.rs
New upstream version 1.60.0+dfsg1
[rustc.git] / compiler / rustc_target / src / spec / i686_uwp_windows_msvc.rs
index 05f204c56044612c2ee9825d86ccee642206275a..e2f65e7a7c938c102182ab89f00d2e57d5e6b1d8 100644 (file)
@@ -9,7 +9,7 @@ pub fn target() -> Target {
         llvm_target: "i686-pc-windows-msvc".to_string(),
         pointer_width: 32,
         data_layout: "e-m:x-p:32:32-p270:32:32-p271:32:32-p272:64:64-\
-            i64:64-f80:32-n8:16:32-a:0:32-S32"
+            i64:64-f80:128-n8:16:32-a:0:32-S32"
             .to_string(),
         arch: "x86".to_string(),
         options: base,