On 09/27/2012 10:15 AM, Aurelien Jarno wrote: > A lot of code is duplicated to mark a temporary as dead. Replace it > by temp_dead(), which in addition marks the temp as saved in memory > for globals and local temps, instead of doing this a posteriori in > temp_save(). > > Signed-off-by: Aurelien Jarno <[email protected]>
Reviewed-by: Richard Henderson <[email protected]> r~
