As mentioned on issue #2641 <https://github.com/mozilla/rust/issues/2641> by jld:
April 18th: 3.1 is branched. (llvm-mirror/clang@103f41d) > April 26th: Rust grabs trunk. (llvm-mirror/clang@9b94cd1) > April 30th: bug is fixed on trunk. (llvm-mirror/clang@b86b855) > May 8th: fix is crossported to 3.1. (llvm-mirror/clang@82520fb) Rust's LLVM was merged with 3.1 before the fix for issue #2641 was merged into 3.1 for the official release. It'd be nice if someone could merge with the 3.1 release again so it can be fixed, because I have heard of this happening to a fair few people who living on rolling release 64-bit distros (such as Arch Linux and Debian Unstable) with GCC 4.7.1 on #rust. Merging might also fix something that was breaking my experimentations with JIT which seemed to work with Arch Linux's LLVM 3.1 package.
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
