This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Fortran, Patch] (RFC, Coarray) Implement TS18508's EVENTS
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Alessandro Fanfarillo <fanfarillo dot gcc at gmail dot com>
- Cc: Tobias Burnus <tobias dot burnus at physik dot fu-berlin dot de>, gcc-patches <gcc-patches at gcc dot gnu dot org>, gfortran <fortran at gcc dot gnu dot org>
- Date: Wed, 2 Dec 2015 14:00:32 -0800
- Subject: Re: [Fortran, Patch] (RFC, Coarray) Implement TS18508's EVENTS
- Authentication-results: sourceware.org; auth=none
- References: <20150429075505 dot GA21015 at physik dot fu-berlin dot de> <CAHqFgjVtwTSsOtcTT+BedhzWeDBo4EZp7uLPHKz=PBQjTgH5HA at mail dot gmail dot com> <20151126165109 dot GA69466 at troutmask dot apl dot washington dot edu> <CAHqFgjVZUcZ+5Sg4ovc4_ZyXfzno2GTzO9KrSmp+TbYCNTckYQ at mail dot gmail dot com>
Committed as revision 231208.
Alessandro, Tobias, is this a candidate for a commit to
the 5-branch when it is re-opened?
--
steve
On Wed, Dec 02, 2015 at 03:16:05PM +0100, Alessandro Fanfarillo wrote:
> *PING*
>
> 2015-11-26 17:51 GMT+01:00 Steve Kargl <sgk@troutmask.apl.washington.edu>:
> > On Wed, Nov 25, 2015 at 06:24:49PM +0100, Alessandro Fanfarillo wrote:
> >> Dear all,
> >>
> >> in attachment the previous patch compatible with the current trunk.
> >> The patch also includes the changes introduced in the latest TS 18508.
> >>
> >> Built and regtested on x86_64-pc-linux-gnu.
> >>
> >> PS: I will add the test cases in a different patch.
> >>
> >
> > I have now built and regression tested the patch on
> > x86_64-*-freebsd and i386-*-freebsd. There were no
> > regressions. In reading through the patch, nothing
> > jumped out at me as suspicious/wrong. Tobias, this
> > is OK to commit. If you don't committed by Sunday,
> > I'll do it for you.
> >
> > --
> > steve
--
Steve