Segmentation fault compiling inline assembly using function address #70596
Labels
A-inline-assembly
Area: Inline assembly (`asm!(…)`)
C-bug
Category: This is a bug.
glacier
ICE tracked in rust-lang/glacier.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-low
Low priority
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
This was compiled targeting ARM Cortex-A53 with
opt-level=3
.Meta
rustc --version --verbose
:Error output
Backtrace
Even re-running the command I invoked previously with RUST_BACKTRACE=1, the only output I get is
The text was updated successfully, but these errors were encountered: