diff options
author | Alan Modra <amodra@gmail.com> | 2016-04-30 09:31:07 +0930 |
---|---|---|
committer | Alan Modra <amodra@gcc.gnu.org> | 2016-04-30 09:31:07 +0930 |
commit | 91dabbb2c7bf541fa72ab45c88ec8ea0fd7771c7 (patch) | |
tree | a016d44be068e81121dd50b88c7bb7e2b08e2c1e /gcc/config.gcc | |
parent | 411e5c675d26d342493d8dba910c3887c8846257 (diff) | |
download | gcc-91dabbb2c7bf541fa72ab45c88ec8ea0fd7771c7.zip gcc-91dabbb2c7bf541fa72ab45c88ec8ea0fd7771c7.tar.gz gcc-91dabbb2c7bf541fa72ab45c88ec8ea0fd7771c7.tar.bz2 |
Goodbye REG_LIVE_LENGTH
* regs.h (struct reg_info_t): Delete live_length.
(REG_LIVE_LENGTH): Delete macro.
* regstat.c (regstat_bb_compute_ri): Delete artificial_uses,
local_live, local_processed and local_live_last_luid params.
Replace bb_index param with bb. Don't set REG_LIVE_LENGTH.
Formatting fixes.
(regstat_compute_ri): Adjust for above. Don't set
REG_LIVE_LENGTH.
(dump_reg_info): Don't print live length.
* ira.c (update_equiv_regs): Replace test of REG_LIVE_LENGTH
with test of setjmp_crosses. Don't set REG_LIVE_LENGTH.
Localize loop_depth var.
From-SVN: r235663
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions