x86_64 backend genSetReg called with a value larger than dst_reg
#20122
Labels
arch-x86_64
64-bit x86
backend-self-hosted
bug
Observed behavior contradicts documented or intended behavior
Milestone
Zig Version
0.13.0-dev.340+d750a78b2
Steps to Reproduce and Observed Behavior
git clone the repo
https://github.com/Beyley/zishzingers
at commit58cd6ebcd4bd0dcaddac70ef6c0cc9a947af3f43
build with
zig build -Duse_llvm=false
on a linux hostreceive the error
Expected Behavior
app compiles as it does on LLVM backend
The text was updated successfully, but these errors were encountered: