This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/71952] [Coarray, F2008] Rejects valid coarray access with array partref


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71952

--- Comment #2 from Damian Rouson <damian at sourceryinstitute dot org> ---
Prior to 5.1, gfortran only supported single-image coarray execution. Possibly
it's a regression for behavior with -fcoarray=single, but the more important
case is -fcoarray=lib.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]