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]

r228357 - in /trunk/gcc: ChangeLog graphite-sco...


Author: spop
Date: Thu Oct  1 22:04:07 2015
New Revision: 228357

URL: https://gcc.gnu.org/viewcvs?rev=228357&root=gcc&view=rev
Log:
correctly handle non affine data references

2015-10-01  Sebastian Pop  <s.pop@samsung.com>
            Aditya Kumar  <aditya.k7@samsung.com>
        PR tree-optimization/66980
        * graphite-scop-detection.c (stmt_has_simple_data_refs_p): Return false
        when data reference analysis has failed.

Added:
    trunk/gcc/testsuite/gcc.dg/graphite/scop-pr66980.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/graphite-scop-detection.c


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