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

            Bug ID: 84223
           Summary: [8 Regression] ICE in
                    assign_parameter_index_in_region, at
                    graphite-scop-detection.c:1156
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
                CC: rguenth at gcc dot gnu.org
  Target Milestone: ---

Starting from r253847 we ICE on:

$ gfortran
/home/marxin/Programming/gcc/gcc/testsuite/gfortran.dg/assumed_rank_bounds_2.f90
 -fgraphite-identity -O1 --param sccvn-max-alias-queries-per-access=0

during GIMPLE pass: graphite
/home/marxin/Programming/gcc/gcc/testsuite/gfortran.dg/assumed_rank_bounds_2.f90:7:0:

 program test

internal compiler error: in assign_parameter_index_in_region, at
graphite-scop-detection.c:1156
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.

Reply via email to