On Sat, Dec 03, 2016 at 06:25:19PM +0100, Andre Vehreschild wrote:
>
> Er, thanks for the review and sorry, but I fear I already committed
> the changes as part of r243021. These improvables occurred to me
> while hacking at:
>
> [PATCH, Fortran, accaf, v1] Add caf-API-calls to asynchronously han
Hi Steve,
Er, thanks for the review and sorry, but I fear I already committed the changes
as part of r243021. These improvables occurred to me while hacking at:
[PATCH, Fortran, accaf, v1] Add caf-API-calls to asynchronously handle
allocatable components in derived type coarrays.
https://gcc.gnu.
On Tue, Nov 22, 2016 at 06:56:16PM +0100, Andre Vehreschild wrote:
>
> during more hacking on the allocatable components in derived type coarrays, I
> encountered the improvable code fragments in the patch attached.
>
> Bootstraps and regtests ok on x86_64-linux/F23. Ok for trunk?
>
OK with a s
Hi all,
during more hacking on the allocatable components in derived type coarrays, I
encountered the improvable code fragments in the patch attached.
Bootstraps and regtests ok on x86_64-linux/F23. Ok for trunk?
Regards,
Andre
PS: The patch that motivated these changes follows as soon