This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/50420] [Coarray] lcobound doesn't accept coarray subcomponents
- From: "mikael at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 18 Oct 2011 15:05:34 +0000
- Subject: [Bug fortran/50420] [Coarray] lcobound doesn't accept coarray subcomponents
- Auto-submitted: auto-generated
- References: <bug-50420-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50420
--- Comment #8 from Mikael Morin <mikael at gcc dot gnu.org> 2011-10-18 15:05:34 UTC ---
Author: mikael
Date: Tue Oct 18 15:05:30 2011
New Revision: 180148
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180148
Log:
PR fortran/50420
* check.c (dim_corank_check): Use gfc_get_corank to get corank.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/check.c