diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2016-11-10 09:23:29 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2016-11-10 09:23:29 -0800 |
| commit | 2743128876a997a822f289e816c7efa89666af2c (patch) | |
| tree | 90ea0d70e2df9c81f3290e52d498b0d2849c7c30 | |
| parent | ab03f855221d83ad13120b309506488f4a34cb0f (diff) | |
| download | rust-2743128876a997a822f289e816c7efa89666af2c.tar.gz rust-2743128876a997a822f289e816c7efa89666af2c.zip | |
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]: https://github.com/rust-lang/compiler-rt/pull/26#issuecomment-259751998
| m--------- | src/compiler-rt | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/compiler-rt b/src/compiler-rt -Subproject ecd2b1f6d689d5afbf5debe8afb373933732385 +Subproject 3bc0272cab9fdcfc2ef4df9625ec3c9d5909db7 |
