On Sat, Nov 24, 2012 at 2:58 PM, Aurelien Jarno <aurel...@aurel32.net> wrote:
> In dead_temp, local temps should always be marked as back to memory,
> even if they have not been allocated (i.e. they are discared before
> cross a basic block).
>
> It fixes the following assertion in target-xtensa:
>
>     qemu-system-xtensa: tcg/tcg.c:1665: temp_save: Assertion 
> `s->temps[temp].val_type == 2 || s->temps[temp].fixed_reg' failed.
>     Aborted
>
> Reported-by: Max Filippov <jcmvb...@gmail.com>
> Signed-off-by: Aurelien Jarno <aurel...@aurel32.net>

Tested-by: Max Filippov <jcmvb...@gmail.com>

-- 
Thanks.
-- Max

Reply via email to