LLVM assertion from pointer arithmetic on i686-pc-windows-gnu #66315
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-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
O-windows-gnu
Toolchain: GNU, Operating system: Windows
O-x86_32
Target: x86 processors, 32 bit (like i686-*)
The following code, when compiled with opt level of 2 or higher results in an llvm assertion (if they're enabled) on i686-pc-windows-gnu.
llc backtrace when compiling the --emit llvm-ir output
The text was updated successfully, but these errors were encountered: