Could someone please update the Fortran 2018 status page on the wiki
to reflect this patch?  I would volunteer to do it myself, but I've
tried on at least 3 occasions (including today) to set up an account
or generate a new password and every attempt fails with a warning that
I'm being locked out because of too many requests in a short period of
time.

Is anyone aware of other lines in the status page that can also be
updated based on recent patches.  If so, please update those too.
Keeping the wiki up-to-date would be a great time-savings to whomever
takes on responding to the Fortran compiler status survey that Ian
Chivers and Jane Sleightholme publish periodically in the ACM Fortran
Forum.  I think Paul is usually the one to respond and I know it costs
him a great deal of time to do so.   I wish I could help by keeping
the wiki up-to-date.  I promise to do so if I ever manage to survive
the login setup process.

Damian


On Wed, May 15, 2019 at 9:02 AM Steve Kargl
<s...@troutmask.apl.washington.edu> wrote:
>
> On Wed, May 15, 2019 at 04:24:47PM +0300, Janne Blomqvist wrote:
> > As of Fortran 2018 it's allowed to open the same file on multiple
> > units.
> >
> > fortran/ChangeLog:
> >
> > 2019-05-15  Janne Blomqvist  <j...@gcc.gnu.org>
> >
> >       PR fortran/90461
> >         * io/open.c (new_unit): Don't check if the file is already open
> >       for F2018.
> >
> > testsuite/ChangeLog:
> >
> > 2019-05-15  Janne Blomqvist  <j...@gcc.gnu.org>
> >
> >       PR fortran/90461
> >         * gfortran.dg/open_errors_2.f90: Add -std=f2008, adjust line number.
> >       * gfortran.dg/open_errors_3.f90: New test.
> >
> > Regtested on x86_64-pc-linux-gnu, Ok for trunk?
>
> Yes.
>
> --
> Steve

Reply via email to