summaryrefslogtreecommitdiffstats
path: root/libjava/java/sql/Driver.java
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2004-09-21 03:19:00 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2004-09-21 03:19:00 +0000
commitfa0f49c62cf2c54c57fcc8656af7f48d53858ca4 (patch)
treed63342eb84f672e7ec05ab0664ccacf61232ea1a /libjava/java/sql/Driver.java
parent00d26680769da5f526f907c518e2c836541e0ffd (diff)
downloadppe42-gcc-fa0f49c62cf2c54c57fcc8656af7f48d53858ca4.tar.gz
ppe42-gcc-fa0f49c62cf2c54c57fcc8656af7f48d53858ca4.zip
* tree-ssanames.c (make_ssa_name): No longer need to clear, then
initialize key elements here. (release_ssa_name): Zero the released SSA_NAME here. * tree.h (SSA_NAME_EQUIV, SET_SSA_NAME_EQUIV): New macros. (struct tree_ssa_name): Add new "equiv" field. * tree-ssa-dom.c (const_and_copies): Kill the global varray. (tree_ssa_dominator_optimize): No longer allocate, resize or clear CONST_AND_COPIES. (get_value_for, set_value_for): Kill. (thread_across_edge): Get/set the equivalency using SSA_NAME_EQUIV and SET_SSA_NAME_EQUIV. (restore_vars_to_original_value): Likewise. (record_equivalences_from_phis): Likewise. (record_dominating_conditions): Likewise. (record_const_or_copy, record_equality): Likewise. (lookup_avail_expr): Likewise. (record_equivalences_from_stmt, cprop_operand): Likewise. (cprop_into_successor_phis): No longer need to pass around CONST_AND_COPIES. Callers updated. Get equivalences via SSA_NAME_EQUIV. (cprop_into_phis): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87787 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/sql/Driver.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud