]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-pass/rec-align-u64.rs
New upstream version 1.12.0+dfsg1
[rustc.git] / src / test / run-pass / rec-align-u64.rs
index 2161864f0b69654fc1de16eb4f694763f45ab239..4863979b3f6c2bdd0731cc40add9a6cdd0f416d5 100644 (file)
@@ -42,7 +42,8 @@ struct Outer {
           target_os = "dragonfly",
           target_os = "netbsd",
           target_os = "openbsd",
-          target_os = "solaris"))]
+          target_os = "solaris",
+          target_os = "emscripten"))]
 mod m {
     #[cfg(target_arch = "x86")]
     pub mod m {