public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/98769] New: ICE for gfortran.dg/associate_26.f90 with -fcoarray=lib
@ 2021-01-20 13:51 dominiq at lps dot ens.fr
  2021-01-20 14:37 ` [Bug fortran/98769] " marxin at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: dominiq at lps dot ens.fr @ 2021-01-20 13:51 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 98769
           Summary: ICE for gfortran.dg/associate_26.f90 with
                    -fcoarray=lib
           Product: gcc
           Version: 11.0
            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 test gfortran.dg/associate_26.f90 with -fcoarray=lib gives an ICE

   13 |     associate (i => a(1:p, 1:p))
      |                                1
internal compiler error: in generate_coarray_sym_init, at
fortran/trans-decl.c:5634

corresponding to

  gcc_assert (GFC_ARRAY_TYPE_P (TREE_TYPE (decl)));

I see the ICE from GCC7 up to GC11, but not on the coarray-shared branch.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug fortran/98769] ICE for gfortran.dg/associate_26.f90 with -fcoarray=lib
  2021-01-20 13:51 [Bug fortran/98769] New: ICE for gfortran.dg/associate_26.f90 with -fcoarray=lib dominiq at lps dot ens.fr
@ 2021-01-20 14:37 ` marxin at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-01-20 14:37 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2021-01-20
                 CC|                            |marxin at gcc dot gnu.org,
                   |                            |vehre at gcc dot gnu.org

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Started with r6-1698-g76540ac3e39cd58b.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-20 14:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-20 13:51 [Bug fortran/98769] New: ICE for gfortran.dg/associate_26.f90 with -fcoarray=lib dominiq at lps dot ens.fr
2021-01-20 14:37 ` [Bug fortran/98769] " marxin at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).