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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-07-22
     Ever confirmed|0                           |1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed from gcc-5 up to trunk (7.0). The code compiles and gives 

   0.00000000    

with 

gfc49 pr71952.f90 -fcoarray=lib -lcaf_single

where gfc49 is gcc version 4.9.4 r238513. Is it a regression?

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