https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92122
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jvdelisle at gcc dot gnu.org
--- Comment #3 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
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?