[Bug fortran/80291] [OOP] ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:6662

janus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Apr 15 12:00:00 GMT 2017


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

--- Comment #8 from janus at gcc dot gnu.org ---
(In reply to snowfed from comment #7)
> In the slightly reduced version of the test case cell is not allocated when
> reaching associate structure. Maybe, allocate(cell) is worth being added.
> For example, when I compile the example with ifort and run it I get SIGSEGV.

True. The example was only intended as a minimal reproducer for the ICE,
without doing anything reasonable at runtime ...


More information about the Gcc-bugs mailing list