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/48926] gfortran.dg/coarray/image_index_1.f90 -fcoarray=single -O2 (test for excess errors)


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

--- Comment #14 from uros at gcc dot gnu.org 2011-07-09 18:51:22 UTC ---
Author: uros
Date: Sat Jul  9 18:51:19 2011
New Revision: 176089

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176089
Log:
    PR fortran/48926
    * expr.c (gfc_get_corank): Change return value to int.
    * gfortran.h (gfc_get_corank): Update function prototype.


Modified:
    branches/gcc-4_6-branch/gcc/fortran/ChangeLog
    branches/gcc-4_6-branch/gcc/fortran/expr.c
    branches/gcc-4_6-branch/gcc/fortran/gfortran.h


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