diff options
| author | dberlin <dberlin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-05-16 01:12:07 +0000 |
|---|---|---|
| committer | dberlin <dberlin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-05-16 01:12:07 +0000 |
| commit | f0c13a343d486f428f8c7eb41d0e1c8a7f0b2f86 (patch) | |
| tree | 9ae1ca4cfd3a16282eccd4a1235eecbb784104c3 /gcc/java/jcf-depend.c | |
| parent | e3feb2af3138cba10396fab975f553e986304d08 (diff) | |
| download | ppe42-gcc-f0c13a343d486f428f8c7eb41d0e1c8a7f0b2f86.tar.gz ppe42-gcc-f0c13a343d486f428f8c7eb41d0e1c8a7f0b2f86.zip | |
2005-05-15 Daniel Berlin <dberlin@dberlin.org>
Fix PR tree-optimization/21576
* tree-ssa-pre.c (expression_node_pool): New pool.
(comparison_node_pool): Ditto.
(list_node_pool): Ditto.
(pool_copy_list): New function.
(phi_translate): Handle CALL_EXPR.
(valid_in_set): Ditto.
(create_expression_by_pieces): Ditto.
(insert_into_preds_of_block): Ditto.
(insert_aux): Ditto.
(compute_avail): Ditto.
(create_value_expr_from): Handle TREE_LIST and CALL_EXPR.
(can_value_number_call): New function.
(find_leader): Update comment.
(init_pre): Create new pools.
(fini_pre): Free new pools.
(pass_pre): Add TODO_update_ssa for the future when we are going
to need vops.
* tree-vn.c (expressions_equal_p): Handle TREE_LIST.
(set_value_handle): Ditto.
(get_value_handle): Ditto.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99759 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java/jcf-depend.c')
0 files changed, 0 insertions, 0 deletions

