Linearization gives bad save-stack
when regalloc uses RAX to save the stack pointer
#895
Labels
bad save-stack
when regalloc uses RAX to save the stack pointer
#895
This program
gives
because registar allocation chooses RAX to save the stack pointer, but linearization does not allow this.
The text was updated successfully, but these errors were encountered: