On 5/3/19 10:07 AM, Alex Bennée wrote:
> +     ldah    $sp, $stack_end($gp)    !gprelhigh
> +     lda     $sp, $stack_end($gp)    !gprellow

Bah.                           ^^^^ $sp

As is, this works only because the test case is tiny, and this happens to
evaluate to the middle of the stack allocation.


r~

Reply via email to