Skip to content

Commit

Permalink
Auto merge of #37691 - alexcrichton:update-compiler-rt, r=brson
Browse files Browse the repository at this point in the history
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 #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
bors committed Nov 11, 2016
2 parents de46bea + 2743128 commit 3ac9ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compiler-rt

0 comments on commit 3ac9ec7

Please sign in to comment.