]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgomp/ChangeLog
graphite-sese-to-poly.c (pdr_add_data_dimensions): Add bounds only for ARRAY_REFs.
authorAlexander Monakov <amonakov@ispras.ru>
Thu, 17 Sep 2009 13:33:37 +0000 (17:33 +0400)
committerAlexander Monakov <amonakov@gcc.gnu.org>
Thu, 17 Sep 2009 13:33:37 +0000 (17:33 +0400)
commit98f3eb1f98f5f3749926f17c2b25736cd7c6fccc
treef78e2d3b8eb40141f1c072f1fb40f8648baee409
parent07ffa034dd509e6838f565d51ee8b25292f79d1a
graphite-sese-to-poly.c (pdr_add_data_dimensions): Add bounds only for ARRAY_REFs.

2009-09-17  Alexander Monakov  <amonakov@ispras.ru>

gcc:
* graphite-sese-to-poly.c (pdr_add_data_dimensions): Add bounds only
for ARRAY_REFs.  Use array_ref_{low,up}_bound to determine bounds.

libgomp:
* testsuite/libgomp.graphite/bounds.c: New test.

From-SVN: r151802
gcc/ChangeLog
gcc/graphite-sese-to-poly.c
libgomp/ChangeLog
libgomp/testsuite/libgomp.graphite/bounds.c [new file with mode: 0644]