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
- Passing `-fcoarray=lib` to gfortran causes the compiler to generate
different modules & symbols. This is likely a bug in gfortran, but,
a consequence is that you need to build libraries you link to with the
same `-fcoarray=...` flag.
0 commit comments