aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog.lib
diff options
context:
space:
mode:
authorJan Hubicka <jh@suse.cz>2004-02-06 14:57:15 +0100
committerJan Hubicka <hubicka@gcc.gnu.org>2004-02-06 13:57:15 +0000
commit736b64ddb4ee34d7f05f9522ffb1f5ada4585b7d (patch)
treed2c09d295981dd120be3b0f716e287f0fc34cd6e /gcc/ChangeLog.lib
parent2941cc061a7a0cafdfa0aec2be9387c92b590625 (diff)
downloadgcc-736b64ddb4ee34d7f05f9522ffb1f5ada4585b7d.zip
gcc-736b64ddb4ee34d7f05f9522ffb1f5ada4585b7d.tar.gz
gcc-736b64ddb4ee34d7f05f9522ffb1f5ada4585b7d.tar.bz2
recog.c (split_all_insns): Do not update reg info.
* recog.c (split_all_insns): Do not update reg info. * regrename.c (regrename_optimize): Likewise. * toplev.c (rest_of_handle_reorder_blocks): Likewise. * flow.c (struct propagate_block_info): Add insn_num field. (reg_deaths): New array. (life_analysis): Free reg_deaths info. (allocate_reg_life_data): Allocate reg_deaths array. (propagate_one_insn): Use new array. (init_propagate_block): Initialize it. (free_propagate_block_info): Finish compuation of REG_LIVE_LENGTH (attempt_auto_inc): Sanity check that REG_INFO is not computed at same time. (mark_used_regs): Update new array. * reg-stack.c (subst_stack_regs): Unshare clobbers before substitution. From-SVN: r77396
Diffstat (limited to 'gcc/ChangeLog.lib')
0 files changed, 0 insertions, 0 deletions