abrown commented on Issue #2834:
I suspect that we only need to do the following to trigger the bug:
v29 = iconst.i16 0 stack_store v29, ss1+8
Maybe a test that does stack stores and loads for a bunch of different types (esp.
i8
andi16
) will give more confidence?
Last updated: Nov 22 2024 at 16:03 UTC