https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107742
--- Comment #3 from Jerry DeLisle <jvdelisle2 at gmail dot com> --- On 11/7/25 5:00 AM, albert at tugraz dot at via Gcc-bugs wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107742 > > Christopher Albert <albert at tugraz dot at> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |albert at tugraz dot at > > --- Comment #1 from Christopher Albert <albert at tugraz dot at> --- > Created attachment 62729 > --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62729&action=edit > [PATCH] fortran: Fix ICE and self-assignment bugs with recursive allocatable > finalizers > > This popped up in follow-up tests after fixing > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121628 . Compared to that one, it > is a much smaller change. Should I post it on the mailing list too, or do you > prefer to handle it via the bug tracker directly? > Yes, please submit to the gfortran and gcc-patches mailing lists. This assures everyone sees it and someone can approve it. Also are you looking into getting commit rights? Thanks, Jerry
