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

            Bug ID: 84787
           Summary: ICEs: in decompose, at wide-int.h:933 with
                    -default-integer-8
           Product: gcc
           Version: 8.0.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dominiq at lps dot ens.fr
  Target Milestone: ---

Compiling the following tests with -fdefault-integer-8

gfortran.dg/coarray/image_status_2.f08
gfortran.dg/coarray_image_status_1.f08

for compilers configured with --enable-checking=yes gives an ICE of the kind

/opt/gcc/p_work/gcc/testsuite/gfortran.dg/coarray_image_status_1.f08:9:0:

   if (image_status(1) /= 0) error stop "image_status(1) should not fail"

internal compiler error: in decompose, at wide-int.h:933

Reply via email to