diff options
| author | irar <irar@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-11-27 08:10:23 +0000 |
|---|---|---|
| committer | irar <irar@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-11-27 08:10:23 +0000 |
| commit | 54831b9a286748eb333f7d1874c93cfaeaa09ce2 (patch) | |
| tree | cec3fd9bedde26db55e559acea9ad9cba329bfb0 /libjava/classpath/java/net/Socket.java | |
| parent | f309fd62fbd727498285f833d81e32022409148c (diff) | |
| download | ppe42-gcc-54831b9a286748eb333f7d1874c93cfaeaa09ce2.tar.gz ppe42-gcc-54831b9a286748eb333f7d1874c93cfaeaa09ce2.zip | |
PR tree-optimization/22372
* tree-vect-transform.c (vect_create_addr_base_for_vector_ref): Convert
the type of the base address.
(vect_create_data_ref_ptr): Add an argument, type of the data-ref. Use
it in the data-ref pointer creation.
(vect_init_vector): Add an argument, type of the init vector. Use it in
the stmt creation.
(vect_get_vec_def_for_operand): Fix calls to vect_init_vector.
(get_initial_def_for_reduction): Likewise.
(vect_create_epilog_for_reduction): Change type of MODIFY_EXPR to
void_type_node.
(vectorizable_assignment, vect_permute_store_chain): Likewise.
(vectorizable_store): Fix call to vect_create_data_ref_ptr. Use the
correct type in stmt creation.
(vect_setup_realignment): Use the correct type in stmt creation.
(vect_permute_load_chain): Change type of MODIFY_EXPR to
void_type_node.
(vectorizable_load): Fix calls to vect_create_data_ref_ptr. Change type
of MODIFY_EXPR to void_type_node.
(vectorizable_condition): Change type of MODIFY_EXPR to
void_type_node.
(vect_update_ivs_after_vectorizer): Use the correct type in stmt
creation.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@119247 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/java/net/Socket.java')
0 files changed, 0 insertions, 0 deletions

