https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88076
--- Comment #15 from Steve Kargl <sgk at troutmask dot apl.washington.edu> --- On Wed, Aug 14, 2019 at 08:33:04PM +0000, koenigni at gcc dot gnu.org wrote: > > Yes, I'm still working on it (slowly, though, sorry :( ). Here is a diff of my > current trunk. I don't know what exactly changed since the last version, but > the biggest two things still missing are actually deallocating coarrays in > DEALLOCATE-statements or in types and all the intrinsics like CO_SUM. Locks > already work, though. Thanks for the update. No need to apologize. I assume you are off doing work, school, fun stuff, ... I'm running out of bugs that I can fix, so thought I would venture into coarray territory. Having a SHM backend might be easier to work with than opencoarray and openmpi.