https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80931
Arjen Markus <arjen.markus895 at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arjen.markus895 at gmail dot
com
--- Comment #4 from Arjen Markus <arjen.markus895 at gmail dot com> ---
I ran into the same ICE, except that gfortran now reports that it happens at
line 11329 of gimplify.c and the program (module defining a simple class
actually) in which this happens is 168 lines long. I have tried to reduce it,
but anything I have tried leads to a disappearance of the fatal error.
This was with versions 6.2.0 (MinGW-w64/MSYS2) and 7.3.0 (Cygwin), should that
matter.