Closed
Description
Hi,
The rust optimiser or some other component is not behaving correctly resulting in wrong results.
I have produced a small example here : https://github.com/eklavya/rust-bug
This was reproduced on
Mac yosemite:
cargo 0.0.1-pre-nightly (2b9a3d6 2015-01-30 02:47:30 +0000)
rustc 1.0.0-nightly (3b2ed14 2015-02-03 14:56:32 +0000)
and
centos7 x64, rustc 1.0.0-nightly (706be5b 2015-02-05 23:14:28 +0000)
Please let me know if you need any more details.