diff options
| author | bors <bors@rust-lang.org> | 2015-06-20 21:36:49 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-06-20 21:36:49 +0000 |
| commit | cca281781f94f5bfbe652b8b3499b322a575258b (patch) | |
| tree | 67fda3d1dd8bf43dac98c0f2861706d7abb6dadb /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 306a99e66a4ca7bb1d1445275360b79c5b7b1815 (diff) | |
| parent | 875f50a8ee18297d7dc10e5fd7a200d902921f04 (diff) | |
| download | rust-cca281781f94f5bfbe652b8b3499b322a575258b.tar.gz rust-cca281781f94f5bfbe652b8b3499b322a575258b.zip | |
Auto merge of #26198 - stygstra:issue-24258, r=huonw
When overflow checking on `<<` and `>>` was added for integers, the `<<` and `>>` operations broke for SIMD types (`u32x4`, `i16x8`, etc.). This PR implements checked shifts on SIMD types. Fixes #24258.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
