Skip to content

Commit

Permalink
std: Update compiler-rt for more ABI fixes
Browse files Browse the repository at this point in the history
This update of compiler-rt includes rust-lang/compiler-rt#26 which provides a
targeted fix to the powisf2 intrinsics to keep #37559 fixed but also address
the new issue of #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 #37630

[1]: rust-lang/compiler-rt#26 (comment)
  • Loading branch information
alexcrichton committed Nov 10, 2016
1 parent ab03f85 commit 2743128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compiler-rt

0 comments on commit 2743128

Please sign in to comment.