[Bug fortran/124482] [16 Regression] SEGV in resolve_cyclic_derived_type
pault at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 13 15:12:14 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124482
--- Comment #1 from Paul Thomas <pault at gcc dot gnu.org> ---
(In reply to Rainer Orth from comment #0)
...snip...
> It can be reproduced as easily as
>
> $ f951 pr106946.f90 -quiet
>
> This is most likely due to
>
> commit a8b70a96c34c526a91fcb11f20cc11c020bc27e6
> Author: Paul Thomas <pault@gcc.gnu.org>
> Date: Thu Mar 12 17:35:51 2026 +0000
>
> Fortran: gfortran PDT component access [PR122696]
Hi Rainer,
The commit that you fingered only touches associate names with generic function
targets. Since there are neither associate names nor generic functions in
pr106946.f90, I am rather sceptical.
Please, could you revert the commit on your tree to check that it really is the
culprit?
Regards
Paul
More information about the Gcc-bugs
mailing list