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 #4 from Mikael Morin <mikael at gcc dot gnu.org> 2011-10-18 14:45:49 UTC ---
Author: mikael
Date: Tue Oct 18 14:45:46 2011
New Revision: 180143

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180143
Log:
    PR fortran/50420
    * trans-array.c (gfc_conv_expr_descriptor): Use loop.dimen instead of
    ndim for the descriptor's rank.


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]