regmove.c
74 KB
-
re PR middle-end/28071 (A file that can not be compiled in reasonable time/space) · 65d169d9
PR rtl-optimization/28071 * regmove.c (reg_is_remote_constant_p): Avoid quadratic behaviour. (reg_set_in_bb, max_reg_computed): New static variables. (regmove_optimize): Free the new array. (fixup_match_1): Update call of reg_is_remote_constant_p. From-SVN: r115765
Jan Hubicka committed