OSDN Git Service

* tree-data-ref.c (analyze_subscript_affine_affine): Correctly
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Nov 2004 00:13:06 +0000 (00:13 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Nov 2004 00:13:06 +0000 (00:13 +0000)
commit3e8124eacbeac87e8761e00db4d98de1f7d692ac
treecedabec28787948d73190a83bfd0ca0b29d95d61
parent4c016128fa73078477dd2c4a2d5c631cf1c98551
* tree-data-ref.c (analyze_subscript_affine_affine): Correctly
compute the first overlapping iterations.

PR middle-end/18005
* tree-data-ref.c (estimate_niter_from_size_of_data): Ensure
that arguments of EXACT_DIV_EXPR are INTEGER_CST.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90510 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-data-ref.c