https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125354
Bug ID: 125354
Summary: [Coarray] Should gfortran default, without option
-fcoarray=xxx, to the shared memory implementation?
Product: gcc
Version: 17.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: pault at gcc dot gnu.org
Target Milestone: ---
It crosses my mind that, since coarrays are part of the fortran language
specification, we should aim to make -fcoarray=shared the default.
PR125113 should IMHO be fixed before implementing this step.
Paul