Richard Henderson <richard.hender...@linaro.org> writes:

> 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.

cool. that fixes the exception I was seeing while running the
cleaned up memory test.

--
Alex Bennée

Reply via email to