diff options
author | Paolo Bonzini <bonzini@gnu.org> | 2004-05-12 08:32:00 +0000 |
---|---|---|
committer | Paolo Bonzini <bonzini@gcc.gnu.org> | 2004-05-12 08:32:00 +0000 |
commit | 5eaad4813d632efa8213ad4f262a44f824fb0f6a (patch) | |
tree | 79cfceb3da6051a8284f4437cc16da4d2dd1a6d4 /libgfortran/m4 | |
parent | f5657d6742d33882cf7228af5a558d5b0db97281 (diff) | |
download | gcc-5eaad4813d632efa8213ad4f262a44f824fb0f6a.zip gcc-5eaad4813d632efa8213ad4f262a44f824fb0f6a.tar.gz gcc-5eaad4813d632efa8213ad4f262a44f824fb0f6a.tar.bz2 |
Replace several arrays with a struct of arrays.
2004-05-12 Paolo Bonzini <bonzini@gnu.org>
Replace several arrays with a struct of arrays.
* combine.c (struct reg_stat): New.
(init_reg_last_arrays): Renamed to...
(init_reg_last): ...this. Callers adjusted.
(reg_stat): New.
(combine_instructions): Allocate it and use it.
(reg_last_death, reg_last_set, reg_last_set_value,
reg_last_set_label, reg_last_set_table_tick,
reg_last_set_invalid, reg_nonzero_bits, reg_sign_bit_copies,
reg_last_set_mode, reg_last_set_nonzero_bits,
reg_last_set_sign_bit_copies): Replace throughout
with items of reg_stat.
From-SVN: r81740
Diffstat (limited to 'libgfortran/m4')
0 files changed, 0 insertions, 0 deletions