This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r151760 - in /branches/graphite: gcc/ChangeLog....


Author: amonakov
Date: Wed Sep 16 16:05:42 2009
New Revision: 151760

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151760
Log:
Fix pdr_add_data_dimensions for pointers.

gcc/Changelog.graphite:
       * 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/Changelog.graphite:
       * testsuite/libgomp.graphite/bounds.c: New test.


Added:
    branches/graphite/libgomp/testsuite/libgomp.graphite/bounds.c
Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite-sese-to-poly.c
    branches/graphite/libgomp/ChangeLog.graphite


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]