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

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|fortran                     |middle-end

--- Comment #3 from kargl at gcc dot gnu.org ---
Given the ICE in comment #2, I'm switching this to a middle-end bug.
Richard (or whoever) feel free to switch it back to fortran.  The
cause of the problem is due to an unallocated Fortran pointer in
the line with the comment.  The ICE occurs in the middle-end, but
this is likely a Fortran bug because the Fortran FE doesn't detect
the invalid reference.

Reply via email to