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 #10 from Mikael Morin <mikael at gcc dot gnu.org> 2011-10-18 15:13:58 UTC ---
Author: mikael
Date: Tue Oct 18 15:13:45 2011
New Revision: 180151

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180151
Log:
    PR fortran/50420
    * trans-types.c (gfc_build_array_type): Don't force lower bound to one
    in the deferred case.


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


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