ICE: CFI dies on #[repr(transparent)]
on a parameterized ADT (e.g. ManuallyDrop
).
#106230
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.
I've got a fix for this that I'll be uploading in a minute or two, I'm filing the issue to claim an issue number for the test.
Code
Meta
rustc --version --verbose
:Error output
rustc -Zsanitizer=cfi -C lto --crate-type=rlib input.rs
The text was updated successfully, but these errors were encountered: