[PATCH] Character length cleanup for Coarray Fortran library
Steve Kargl
sgk@troutmask.apl.washington.edu
Sat Feb 10 19:35:00 GMT 2018
On Sat, Feb 10, 2018 at 07:25:39PM +0000, Zaak Beekman wrote:
>
> Is my understanding correct that I can just look at changes to caf_single.c
> and the header files to determine where the type changes will impact
> OpenCoarrays? A concise list of ABIs/APIs that need changes on the
> OpenCoarrays side would go a long way in helping us/me make the
> corresponding changes on the OpenCoarrays side. Also, this patch will only
> be merged into trunk, right? I.e., it will impact GFortran 8+, and not
> future releases on the 6 and 7 branches?
Zaak,
AFAIK, yes, the change will only be made in the 8.0.
We try very to maintain backwards compatibility with older
versions of gfortran, which means we seldomly break the ABI.
However, for 8.0 the introduction of user defined type IO
required a change to the ABI, so we (well mostly Janne and
Thomas) are trying to get other ABR breaking changes into
trunk.
Janne, can you provide Zaak where you think he may need
to check OC's ABI against your change?
--
Steve
More information about the Fortran
mailing list