Compiler Segfault when sse2 is disabled and lto is fat #102664
Labels
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
Compiler flags:
-C opt-level=3 -C target-feature=-sse2 -C lto=fat
Meta
rustc --version --verbose
:Error output
Backtrace
None
The text was updated successfully, but these errors were encountered: