https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121743
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Unfortunately that patch breaks +FAIL: gfortran.dg/coarray/coindexed_1.f90 -fcoarray=lib -O2 -lcaf_shmem (test for excess errors) +UNRESOLVED: gfortran.dg/coarray/coindexed_1.f90 -fcoarray=lib -O2 -lcaf_shmem compilation failed to produce executable +FAIL: gfortran.dg/coarray/coindexed_1.f90 -fcoarray=lib -O2 -lcaf_single (test for excess errors) +UNRESOLVED: gfortran.dg/coarray/coindexed_1.f90 -fcoarray=lib -O2 -lcaf_single compilation failed to produce executable +FAIL: gfortran.dg/coarray/get_array.f90 -fcoarray=lib -O2 -lcaf_shmem (test for excess errors) +UNRESOLVED: gfortran.dg/coarray/get_array.f90 -fcoarray=lib -O2 -lcaf_shmem compilation failed to produce executable +FAIL: gfortran.dg/coarray/get_array.f90 -fcoarray=lib -O2 -lcaf_single (test for excess errors) +UNRESOLVED: gfortran.dg/coarray/get_array.f90 -fcoarray=lib -O2 -lcaf_single compilation failed to produce executable +FAIL: gfortran.dg/coarray/registering_1.f90 -fcoarray=lib -O2 -lcaf_shmem (test for excess errors) +UNRESOLVED: gfortran.dg/coarray/registering_1.f90 -fcoarray=lib -O2 -lcaf_shmem compilation failed to produce executable +FAIL: gfortran.dg/coarray/registering_1.f90 -fcoarray=lib -O2 -lcaf_single (test for excess errors) +UNRESOLVED: gfortran.dg/coarray/registering_1.f90 -fcoarray=lib -O2 -lcaf_single compilation failed to produce executable +FAIL: gfortran.dg/coarray/send_array.f90 -fcoarray=lib -O2 -lcaf_shmem (test for excess errors) +UNRESOLVED: gfortran.dg/coarray/send_array.f90 -fcoarray=lib -O2 -lcaf_shmem compilation failed to produce executable +FAIL: gfortran.dg/coarray/send_array.f90 -fcoarray=lib -O2 -lcaf_single (test for excess errors) +UNRESOLVED: gfortran.dg/coarray/send_array.f90 -fcoarray=lib -O2 -lcaf_single compilation failed to produce executable +FAIL: gfortran.dg/coarray/sendget_array.f90 -fcoarray=lib -O2 -lcaf_shmem (test for excess errors) +UNRESOLVED: gfortran.dg/coarray/sendget_array.f90 -fcoarray=lib -O2 -lcaf_shmem compilation failed to produce executable +FAIL: gfortran.dg/coarray/sendget_array.f90 -fcoarray=lib -O2 -lcaf_single (test for excess errors) +UNRESOLVED: gfortran.dg/coarray/sendget_array.f90 -fcoarray=lib -O2 -lcaf_single compilation failed to produce executable +FAIL: gfortran.dg/coarray/this_image_2.f90 -fcoarray=lib -O2 -lcaf_shmem (test for excess errors) +UNRESOLVED: gfortran.dg/coarray/this_image_2.f90 -fcoarray=lib -O2 -lcaf_shmem compilation failed to produce executable +FAIL: gfortran.dg/coarray/this_image_2.f90 -fcoarray=lib -O2 -lcaf_single (test for excess errors) +UNRESOLVED: gfortran.dg/coarray/this_image_2.f90 -fcoarray=lib -O2 -lcaf_single compilation failed to produce executable Guess more things than just that fndecl probably needs to be moved to toplevel, but not sure what exactly. Not working on this anymore.
