https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64017

            Bug ID: 64017
           Summary: Support ISL 0.14.0 (to fix ICE with
                    gfortran.dg/graphite/pr42393.f90)
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: burnus at gcc dot gnu.org
                CC: grosser at gcc dot gnu.org, romangareev at gcc dot gnu.org
        Depends on: 62289

GCC 5 should (optionally) support ISL 0.14.0; currently, only 0.12.2 is
supported. For compatibility with GCC 4.8/4.9, supporting ISL 0.12.x would be
nice.

ISL 0.14.0 is required to fix the ICE with gfortran.dg/graphite/pr42393.f90
(see PR62289).

Cf. https://gcc.gnu.org/ml/gcc-patches/2014-11/msg00906.html


BTW: Currently, there is no version check for ISL in GCC's configure script.
BTW2: There are in gcc/graphite* still references to CLooG in the comments,
which are obsolete.

Reply via email to