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

Backport #37691 to beta #37815

Merged
merged 1 commit into from
Nov 16, 2016
Merged

Backport #37691 to beta #37815

merged 1 commit into from
Nov 16, 2016

Commits on Nov 16, 2016

  1. std: Update compiler-rt for more ABI fixes

    This update of compiler-rt includes rust-lang/compiler-rt#26 which provides a
    targeted fix to the powisf2 intrinsics to keep rust-lang#37559 fixed but also address
    the new issue of rust-lang#37630. I've also [written up my thoughts][1] on why it appears
    that this is the correct fix for now (hoepfully at least).
    
    Closes rust-lang#37630
    
    [1]: rust-lang/compiler-rt#26 (comment)
    alexcrichton committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    0356507 View commit details
    Browse the repository at this point in the history