On 05/23/14 12:39, Martin Jambor wrote:
Hi,
since Jakub has fixed my code and replaced wrong
validate_change (uin, DF_REF_LOC (use), newreg, true);
with correct
validate_change (uin, DF_REF_REAL_LOC (use), newreg, true);
in split_live_ranges_for_shrink_wrap, we
Hi,
since Jakub has fixed my code and replaced wrong
validate_change (uin, DF_REF_LOC (use), newreg, true);
with correct
validate_change (uin, DF_REF_REAL_LOC (use), newreg, true);
in split_live_ranges_for_shrink_wrap, we can remove the punting
condition slightly a