Development stage timeline?

Damian Rouson damian@sourceryinstitute.org
Thu Oct 29 19:59:00 GMT 2015


> On Oct 28, 2015, at 10:15 AM, Janne Blomqvist <blomqvist.janne@gmail.com> wrote:
> 
> On Wed, Oct 28, 2015 at 7:08 PM, Damian Rouson
> <damian@sourceryinstitute.org> wrote:
>> All,
>> 
>> Could anyone provide an estimate of when GCC development will move to the next stage of development?  I assume that date is the deadline for submitting patches that support new features.
> 
> You can find the latest status report here:
> https://gcc.gnu.org/ml/gcc/2015-10/msg00113.html
> 
> (In principle, AFAIU, Fortran isn't bound by this as tightly as the C
> and C++ frontends, so the Fortran maintainers have some leeway to
> accept patches at their discretion. That being said, the schedule is
> there for a good reason, so it might make sense to follow it
> nonetheless.)
> 
> 

Thanks for this information.  I’m hoping Alessandro (cc’d) will review and submit the Fortran 2015 EVENT patch that Tobias originally posted to this list in April:

https://gcc.gnu.org/ml/fortran/2015-04/msg00119.html

Given that Tobias’s email states the following, I hope this is a strong candidate for an exception to the stage rules if necessary:

 "I think the patch is finished, but I still have to extend the test cases, to re-read the patch and to write a changlog."

Alessandro submits his dissertation tomorrow (hooray!) and expects to resume work on gfortran/OpenCoarrays soon thereafter.   EVENT support already exists in OpenCoarrays so we are just waiting for support on the compiler side.  We are optimistic that judicious use of the EVENT features can have a positive impact on parallel performance as compared to SYNC ALL and SYNC IMAGES.

One important step Alessandro will need to take is to ensure that any recent changes to the relevant TS are reflected in the patch. It’s possibly there is nothing to do in that regard, but the good news is that the TS passed a straw ballot last month and is being forwarded to ISO for approval and publication so I think it’s safe to say that it is essentially final now.  That makes this a very opportune time to get the feature into the compiler.  

I don’t think anyone responded to Tobias’s April email.  I hope there is someone who is willing to review the patch when Alessandro or Tobias submits a candidate final version.

Damian





More information about the Fortran mailing list