s390x crashes in run-pass/saturating-float-casts #49827
Labels
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
O-SystemZ
Target: SystemZ processors (s390x)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
The compiler crashes when building run-pass/saturating-float-casts.rs on s390x-unknown-linux-gnu.
That failed assertion is in
compute_clamp_bounds
here:rust/src/librustc_trans/mir/rvalue.rs
Line 845 in 4b9b70c
The text was updated successfully, but these errors were encountered: