summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/java/security/SignatureSpi.java
diff options
context:
space:
mode:
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>2007-07-02 14:26:11 +0000
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>2007-07-02 14:26:11 +0000
commit58bc8309d5b60a741be3f24372cbf9fdbff79d8a (patch)
treee6256265d9ec807148d707395d47c9e9a81a175e /libjava/classpath/java/security/SignatureSpi.java
parentf22edc2d9eb75dca87bf3d2a8e4c12e23e42e01b (diff)
downloadppe42-gcc-58bc8309d5b60a741be3f24372cbf9fdbff79d8a.tar.gz
ppe42-gcc-58bc8309d5b60a741be3f24372cbf9fdbff79d8a.zip
PR tree-optimization/31966
PR tree-optimization/32533 * tree-if-conv.c (add_to_dst_predicate_list): Use "edge", not "basic_block" description as its third argument. Update function calls to get destination bb from "edge" argument. Save "cond" into aux field of the edge. Update prototype for changed arguments. (find_phi_replacement_condition): Operate on incoming edges, not on predecessor blocks. If there is a condition saved in the incoming edge aux field, AND it with incoming bb predicate. Return source bb of the first edge. (clean_predicate_lists): Clean aux field of outgoing node edges. (tree_if_conversion): Do not initialize cond variable. Move variable declaration into the loop. (replace_phi_with_cond_gimple_modify_stmt): Remove unneded initializations of new_stmt, arg0 and arg1 variables. testsuite/ChangeLog: PR tree-optimization/31966 PR tree-optimization/32533 * gcc.dg/tree-ssa/pr31966.c: New runtime test. * gfortran.dg/pr32533.f90: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126206 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/java/security/SignatureSpi.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud