diff options
| author | rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-03-11 09:36:51 +0000 |
|---|---|---|
| committer | rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-03-11 09:36:51 +0000 |
| commit | 06240723d1ac2b9ef1c066c233ce95171518daa3 (patch) | |
| tree | f1231d387b8e29a423766fa3401b01369f01515b /libjava/classpath/gnu/xml/validation/xmlschema/AttributeDeclaration.java | |
| parent | fe33e022a6d884dc9688bcb45b4a288e2f5b20ec (diff) | |
| download | ppe42-gcc-06240723d1ac2b9ef1c066c233ce95171518daa3.tar.gz ppe42-gcc-06240723d1ac2b9ef1c066c233ce95171518daa3.zip | |
2008-03-11 Andrew Pinski <andrew_pinski@playstation.sony.com>
Richard Guenther <rguenther@suse.de>
PR tree-optimization/31358
* tree-ssa-loop-manip.c (create_iv): Call force_gimple_operand for
the step with a NULL_TREE.
* tree-ssa-loop-ivopts.c (find_bivs): Convert the step
to sizetype if type is a pointer type.
(add_candidate_1): Don't convert the base and step to
the generic type if the orginal type is a pointer type.
(add_iv_value_candidates): Use sizetype for the step
if type is a pointer type.
(cand_value_at): Likewise.
* tree-ssa-address.c (add_to_parts): Use POINTER_PLUS_EXPR
for pointer types.
* tree-affine.c (tree_to_aff_combination <POINTER_PLUS_EXPR>):
Don't convert the tem affine to the type.
(add_elt_to_tree): Use sizetype for the step if a pointer.
Use POINTER_PLUS_EXPR for pointers.
(aff_combination_to_tree): Use sizetype for the step if a
pointer.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@133102 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/gnu/xml/validation/xmlschema/AttributeDeclaration.java')
0 files changed, 0 insertions, 0 deletions

