ICE in check_asms: assertion failed: self.is_tainted_by_errors() #104510
Labels
A-inline-assembly
Area: Inline assembly (`asm!(…)`)
C-bug
Category: This is a bug.
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
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.
Found by mutating issue-99122-2.rs with a modified fuzz-rustc
Code
Error output
Full output including backtrace
Regression
nightly-2022-05-28: changed from no ICE to ICE "index out of bounds"
Most likely for the same reason as #99122
nightly-2022-07-13: changed from ICE "index out of bounds" to ICE "assertion failed: self.is_tainted_by_errors()"
From something in b3f4c31, most likely #99124
Version
@rustbot label +A-inline-assembly
The text was updated successfully, but these errors were encountered: