diff options
author | Jan Hubicka <jh@suse.cz> | 2006-12-24 11:23:25 +0100 |
---|---|---|
committer | Jan Hubicka <hubicka@gcc.gnu.org> | 2006-12-24 10:23:25 +0000 |
commit | 497f1b8117dd1d040719a1984779f224077235e0 (patch) | |
tree | 0729bdf66d39bb923bb810bd811b1f81a2fdd5cc /ChangeLog.tree-ssa | |
parent | 7a223fd48dcbec588cbd3c26f0fec5eadeb204e8 (diff) | |
download | gcc-497f1b8117dd1d040719a1984779f224077235e0.tar.gz |
tree-ssa-operands.h (struct ssa_operand_memory_d): add ssa_operand_mem_size.
* tree-ssa-operands.h (struct ssa_operand_memory_d):
add ssa_operand_mem_size.
* tree-ssa-operands.c (operands_bitmap_obstack): New.
(ssa_operand_mem_size): Remove.
(init_ssa_operands): Initialize obstack; use it.
(fini_ssa_operands): Release obstack.
(ssa_operand_alloc): Update.
(finalize_ssa_vdefs, finalize_ssa_vuse_ops, copy_virtual_operands,
get_mpt_for): Use obstack.
* tree-ssa.c (delete_tree_ssa): Call fini_ssa_operands.
* tree-outof-ssa.c: (remove_ssa_form): Don't call it here.
From-SVN: r120189
Diffstat (limited to 'ChangeLog.tree-ssa')
0 files changed, 0 insertions, 0 deletions