Commit bd67067e authored by Stefan O'Rear's avatar Stefan O'Rear Committed by Michael Pratt
Browse files

cmd/compile: Set call flags on RISC-V call instructions

This prevents calls from being misidentified as dead code and deleted
from a load with no natural exit.  Fixes hang in test/235.go.

Change-Id: I008d96dde915b5fdf41d30311dd9bab6511d502a
Reviewed-on: https://review.gerrithub.io/352810


Reviewed-by: default avatarMichael Pratt <michael@pratt.im>
parent d9890941
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