SIGSEGV in rust nightly 2021-01-07 (rustc 1.51.0-nightly) #83633
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-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
O-AVR
Target: AVR processors (ATtiny, ATmega, etc.)
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 for AVR target. Code compiled on Fedora 33. Code reduced by
comby-reducer
.rapt-reduced.tar.gz
Program requires nightly 2021-01-07. I cannot use newer version of rustc to check, because of unrelated bug in llvm for AVR target(
LLVM ERROR: Not supported instr: <MCInst 296 <MCOperand Reg:1> <MCOperand Imm:15> <MCOperand Reg:39>
).Code
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: