[Bug fortran/107362] Internal compiler error for recursive class

baradi09 at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Oct 31 13:02:37 GMT 2022


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

--- Comment #3 from Bálint Aradi <baradi09 at gmail dot com> ---
> I'm getting the same issue on a recursive tree structure, I will post my
> testcase here instead of opening a new bug. 

I am not sure, whether the two bugs are identical. If I understand correctly,
you can compile the code and obtain the segfault during execution. In the case
demonstrated above, the compiler itself generates an ICE during the
compilation, so no executable code is generated at all. (I have changed the
title of the bug report to pronounce that more.)


More information about the Gcc-bugs mailing list