]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-data-ref.c (signed_type_for_types): New.
authorSebastian Pop <sebastian.pop@amd.com>
Fri, 21 Dec 2007 16:28:48 +0000 (16:28 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Fri, 21 Dec 2007 16:28:48 +0000 (16:28 +0000)
commit33b30201b365982cf276cfa64e20985f0c81bc78
treed819e55c908ee83fb71b5441e22ace65c42d018b
parentf90dd02db58085d6b750cc002f5ba1b971657d9b
tree-data-ref.c (signed_type_for_types): New.

2007-12-21  Sebastian Pop  <sebastian.pop@amd.com>

* tree-data-ref.c (signed_type_for_types): New.
(affine_fn_op): Use signed_type_for_types and signed_type_for instead
of long_integer_type_node.
(analyze_ziv_subscript): Same.
(analyze_siv_subscript_cst_affine): Same.
(analyze_miv_subscript): Same.
(omega_setup_subscript): Same.

From-SVN: r131121
gcc/ChangeLog
gcc/tree-data-ref.c