ICE: codegenprepare pass segfaults #138235
Labels
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
Compiling the above with
rustc -C no-prepopulate-passes -C passes=codegenprepare main.rs
segfaults.A similar issue also happens with ´codegenprepare´.
Meta
rustc --version --verbose
:Error output
The text was updated successfully, but these errors were encountered: