https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123947
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jvdelisle at gcc dot gnu.org
--- Comment #9 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
(In reply to David Binderman from comment #8)
> (In reply to Christopher Albert from comment #7)
> > Created attachment 63746 [details]
> > Avoid ICE in recursive allocatable deep copy
> >
> > Now the correct patch.
>
> Looks good to me across the fujitsu, flang and gcc testsuites.
Looks good for me as well.
=== gfortran tests ===
Running target unix
=== gfortran Summary ===
# of expected passes 74908
# of expected failures 345
# of unsupported tests 83
/home/jerry/dev/objtst/gcc/gfortran version 16.0.1 20260222 (experimental)
(GCC)
Compiler version: 16.0.1 20260222 (experimental) (GCC) gfortran
I will prepare the commit.