https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93635

--- Comment #5 from Ev Drikos <drikosev at gmail dot com> ---
(In reply to Ev Drikos from comment #3)
> Created attachment 48765 [details]
> Various Test Cases, including one for PR/93635
> 
> Hello S. Kargl,
> 
> The attached patch contains various test cases for the PR's you mentioned at:
> https://groups.google.com/d/msg/comp.lang.fortran/Xu73gGydAJk/X2YXyjndCAAJ
> 
> You simply apply it to your local working tree (ignore whatever fails).
> 
> patch -p0 < gcc48-tc93635-n.patch
> 
> Just ensure that these test cases indeed make some sense; they need a review.
> 
> Ev. Drikos

Hello again,

1. The first test case in the patch file (elemental_optional_args_6.f90) likely
   doesn't apply smoothly but one has to change the test case (manually).
2. As I run the tests again I see that the test case coarray_3.f90 fails? due
to
   PR/95613. So, I've removed: gcc/testsuite/gfortran.dg/pr95613.f90

Ev. Drikos

PS: Hope you haven't committed these patch file yet!

Reply via email to