Development stage timeline?

Paul Richard Thomas paul.richard.thomas@gmail.com
Wed Oct 28 19:41:00 GMT 2015


Dear Damian and Janne,

I have beaten my head against various approaches to parameterized
derived types and have come up against the proverbial brick-wall. I
can see how to do it now, having tried so many blind alleys. Whether
or not I can come up with something before the end of stage-1, I don't
know. By way of light relief, I have been clearing my backlog of PRs
:-)

The trick with pdts is going to be to turn them into a set of macros,
that substitute the kind parameters and produce appropriate
initialization procedures, using the len parameters, and finalization
routines. I have been researching various ways of doing this,
including m4, but have concluded that rolling my own is the best way
to proceed.

As Janne says, we are not so tightly bound by the deadlines as C and
C++ and so there is a little bit of leeway.....

I wonder if Jerry has made any progress with derived type IO?

Cheers

Paul

On 28 October 2015 at 18:15, 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.)
>
>
> --
> Janne Blomqvist



-- 
Outside of a dog, a book is a man's best friend. Inside of a dog it's
too dark to read.

Groucho Marx



More information about the Fortran mailing list