summaryrefslogtreecommitdiff
path: root/memory_mapping-stub.c
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2012-11-24 11:53:55 +0100
committerAurelien Jarno <aurelien@aurel32.net>2012-11-24 13:24:13 +0100
commite5138db510efb61523be92c225d8c65eb985fff0 (patch)
tree00558ed4bdfbd188459dde48e12a662c8b887f67 /memory_mapping-stub.c
parent211da99290c8d570eee78f3f534f7e7d9d8f9da8 (diff)
downloadqemu-e5138db510efb61523be92c225d8c65eb985fff0.tar.gz
tcg: mark local temps as MEM in dead_temp()
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 <jcmvbkbc@gmail.com> Tested-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'memory_mapping-stub.c')
0 files changed, 0 insertions, 0 deletions