Commit 2e693a58 authored by Stefan O'Rear's avatar Stefan O'Rear Committed by Josh Bleecher Snyder
Browse files

cmd/compile/internal/riscv: Fix address generation for Needzero

Was previously not zeroing the correct address range, leading to garbage
in local variables, leading to crashes in select statement execution.

Change-Id: I10e985b841d09a015a948ade204dcbca8965e800
Reviewed-on: https://review.gerrithub.io/352837


Reviewed-by: default avatarJosh Bleecher Snyder <josharian@gmail.com>
parent e9f14e19
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment