Fix merge problem.
commite427b8c7ba9d0771d914bba5eb2778f1e970bc9d
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Oct 2009 17:55:45 +0000 (16 17:55 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Oct 2009 17:55:45 +0000 (16 17:55 +0000)
tree4702cee6b5075aed2eb3272b1c2888bf914d6c7f
parentc10284364f47dc2204c2f696a72f6966f8ac0931
Fix merge problem.

2009-10-16  Sebastian Pop  <sebastian.pop@amd.com>

Reapply the patch from Alexander Monakov that disappeared during
the last merges from trunk.

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

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@152912 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/graphite-sese-to-poly.c
libgomp/testsuite/libgomp.graphite/bounds.c [new file with mode: 0644]