summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/java/security/cert
diff options
context:
space:
mode:
authordberlin <dberlin@138bc75d-0d04-0410-961f-82ee72b054a4>2007-07-07 03:25:29 +0000
committerdberlin <dberlin@138bc75d-0d04-0410-961f-82ee72b054a4>2007-07-07 03:25:29 +0000
commit70ae6476fa55847f2c1422691a16c8d405efa002 (patch)
tree24aed28d0f9be6fc1f86cf8db9b21c0fc8d53291 /libjava/classpath/java/security/cert
parente522c18562f73d74c629ae1ec391d9029f0c79eb (diff)
downloadppe42-gcc-70ae6476fa55847f2c1422691a16c8d405efa002.tar.gz
ppe42-gcc-70ae6476fa55847f2c1422691a16c8d405efa002.zip
2007-07-06 Daniel Berlin <dberlin@dberlin.org>
Fix PR tree-optimization/23488 * tree-ssa-sccvn.c (expr_has_constants): Handle tcc_declaration. (try_to_simplify): Ditto. (visit_use): Ditto. * tree-vn.c (set_value_handle): Use decl_vh_map for decl value handles. * tree-flow-inline.h (get_value_handle): Ditto. * tree-ssa-pre.c (decl_vh_map): New. (decl_node_pool): New. (can_value_number_operation): Support DECL_P. (can_PRE_operation): Ditto. (create_expression_by_pieces): Ditto. (find_existing_value_expr): Modify to differnetiate between addressing and top level. (create_value_handle_for_expr): Handle DECL's. (poolify_tree): Ditto. (make_values_for_phi): Don't insert into PHI_GEN during FRE. (make_values_for_stmt): Handle DECL's properly. (init_pre): Reorg to not init useless things during FRE. (fini_pre): Ditto. * tree-flow.h: Include pointer-set.h. (decl_vh_map): Declare. * Makefile.in (TREE_FLOW_H): Add pointer-set.h git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126434 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/java/security/cert')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud