On 11-06-21 4:17 PM, [email protected] wrote:
Branch: refs/heads/master Home:   https://github.com/graydon/rust

Commit: edf73f051270b0dadf2f6d24070cfe98be6a41e2
https://github.com/graydon/rust/commit/edf73f051270b0dadf2f6d24070cfe98be6a41e2


Author: Eric Holk<[email protected]>
Date:   2011-06-21 (Tue, 21 Jun 2011)

Changed paths: M mk/platform.mk

Log Message: ----------- Setting rt optimization on OS X to -O0 when
using clang, like we already do with gcc. Tail-call elimination was
causing valgrind errors with stack switching. Closes #494.

What version of clang are you using? This sounds like a bug I fixed some time ago:

http://llvm.org/viewvc/llvm-project?view=rev&revision=131399

Cheers,
Rafael
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to