diff options
| author | spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-09-26 18:44:16 +0000 |
|---|---|---|
| committer | spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-09-26 18:44:16 +0000 |
| commit | d1de0ec2f6c424f50791fde5fb338a168d32a633 (patch) | |
| tree | ce0308e7c928b4cd0931b0d737e65c3428d59513 /libjava/java/security/AccessController.java | |
| parent | 09c737d52cb942b6103d9a7a0aefb1dc87c3a1bb (diff) | |
| download | ppe42-gcc-d1de0ec2f6c424f50791fde5fb338a168d32a633.tar.gz ppe42-gcc-d1de0ec2f6c424f50791fde5fb338a168d32a633.zip | |
PR tree-optimization/23942
* Makefile.in (SCEV_H): Depends on PARAMS_H.
* tree-scalar-evolution.c: Include params.h.
(t_bool): New enum.
(follow_ssa_edge, follow_ssa_edge_in_rhs,
follow_ssa_edge_in_condition_phi_branch,
follow_ssa_edge_in_condition_phi, follow_ssa_edge_inner_loop_phi):
Change return type to t_bool. Use a parameter to limit the size of
trees that are walked before stopping
(analyze_evolution_in_loop): Initialize the limit to 0.
(follow_ssa_edge): Give up by returning t_dont_know if the limit
exceeds PARAM_SCEV_MAX_EXPR_SIZE.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104653 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/security/AccessController.java')
0 files changed, 0 insertions, 0 deletions

