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/50420] [Coarray] lcobound doesn't accept coarray subcomponents


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50420

--- Comment #5 from Mikael Morin <mikael at gcc dot gnu.org> 2011-10-18 14:55:54 UTC ---
Author: mikael
Date: Tue Oct 18 14:55:48 2011
New Revision: 180145

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180145
Log:
    PR fortran/50420
    * trans-array.c (gfc_walk_array_ref): Allow zero rank arrays
    if they are coarrays.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-array.c


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