ICE on LTO #47438
Labels
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.
cargo output:
To reproduce, compile this project with LTO enabled. It uses libasm to ease the use of assembly on stable Rust. For some reason, LTO stops working. Everything works fine without LTO enabled.
The text was updated successfully, but these errors were encountered: