rustc 1.72 beta ICE error: internal compiler error: /rustc/598a0a3cb36343e08bc682670a728837fda6674a/compiler/rustc_codegen_ssa/src/mir/constant.rs:70:22 when compiling Firefox #114844
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Milestone
STR (thankfully smaller than Firefox, with rustc 1.72.0-beta.8 (598a0a3 2023-08-12)):
RUSTC_BOOTSTRAP=1 cargo +beta build --features packed_simd,simd-accel
(yes, I know, we're not supposed to do that, but SIMD can't come soon enough)The ICE itself:
The text was updated successfully, but these errors were encountered: