LLVM 14 regression: std.leb128 miscompilation on riscv64 #12031
Labels
arch-riscv
32-bit and 64-bit RISC-V
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
miscompilation
The compiler reports success but produces semantically incorrect code.
regression
It worked in a previous version of Zig, but stopped working.
upstream
An issue with a third party project that Zig uses.
Milestone
Zig Version:
0.10.0-dev.2896+fa40bddf2
Reproduce:
Failing test cases:
zig/lib/std/leb128.zig
Lines 348 to 378 in aab1284
Next steps:
llvm-reduce
to create reductionThe text was updated successfully, but these errors were encountered: