https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67754
Sebastian Pop <spop at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |spop at gcc dot gnu.org --- Comment #1 from Sebastian Pop <spop at gcc dot gnu.org> --- All these tests are passing with ISL-0.15. I also tried with ISL-0.14.1 and most of the tests are failing as reported, with the exception of gfortran.dg/graphite/block-1.f90 that is passing on my side. This may be related to the fact that we have not built a bootstrap compiler with ISL-0.14.1. We will investigate first the wrong code for the interchange-* files, and then we will try to reproduce the error in block-1.f90.