https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92122
--- Comment #4 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- (In reply to Jerry DeLisle from comment #3) > With the tentative patch we have from pr107406 we have the following results: > > one.f90 : rejected > two.f90 : regected > three.f90 : accepted > four.f90 : accepted > > Is this correct? > > > If so, do we want these cases added to the testsuite? I get the same results on gcc15 so these issues must have been previously fixed. Close this?
