Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Miscompile in .remove_axis() and or .broadcast() #217

Closed
bluss opened this issue Sep 14, 2016 · 1 comment · Fixed by #216
Closed

Miscompile in .remove_axis() and or .broadcast() #217

bluss opened this issue Sep 14, 2016 · 1 comment · Fixed by #216

Comments

@bluss
Copy link
Member

bluss commented Sep 14, 2016

What I can see this appears to be an upstream rustc issue (rust-lang/rust/issues/36474)

Some tests fail in release mode: tests/dimension.rs and broadcast tests in tests/oper.rs. The latter is a bit bad since it produces the wrong output instead of an ICE.

@bluss
Copy link
Member Author

bluss commented Sep 14, 2016

Known to affect rustc 1.13.0-nightly (5531c314a 2016-09-12). Does not affect Rust 1.11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant