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 #7 from Mikael Morin <mikael at gcc dot gnu.org> 2011-10-18 15:02:46 UTC ---
Author: mikael
Date: Tue Oct 18 15:02:38 2011
New Revision: 180147

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180147
Log:
    PR fortran/50420
    * trans-intrinsic.c (walk_coarray): Change AR_ELEMENT to AR_SECTION.

    PR fortran/50420
    * trans-intrinsic.c (walk_coarray): Use gfc_walk_array_ref for
    the scalarization chain initialization. 


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


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