You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. The GCC version can still be overriden for users who want
to build OpenCoarrays with an older version by passing the
-f, -c, and -C arguments or their longer equivalents.
2. Updaing the GCC version ensures co_broadcast handles
derived-type arguments.
3. This commit also updates the gcc download to use git to fix
the problem of ftp being present and therefore chosen as the
default even though ftp access is blocked by a user's network
(for security reasons).
0 commit comments