aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorAlexander Monakov <amonakov@ispras.ru>2009-09-17 17:33:37 +0400
committerAlexander Monakov <amonakov@gcc.gnu.org>2009-09-17 17:33:37 +0400
commit98f3eb1f98f5f3749926f17c2b25736cd7c6fccc (patch)
treef78e2d3b8eb40141f1c072f1fb40f8648baee409 /libgomp/ChangeLog
parent07ffa034dd509e6838f565d51ee8b25292f79d1a (diff)
downloadgcc-98f3eb1f98f5f3749926f17c2b25736cd7c6fccc.zip
gcc-98f3eb1f98f5f3749926f17c2b25736cd7c6fccc.tar.gz
gcc-98f3eb1f98f5f3749926f17c2b25736cd7c6fccc.tar.bz2
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
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index d94cb78..3572d17 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-17 Alexander Monakov <amonakov@ispras.ru>
+
+ * testsuite/libgomp.graphite/bounds.c: New test.
+
2009-09-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* Makefile.am (libgomp_la_LINK): New.