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 #12 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-07-09 17:00:47 UTC ---
(In reply to comment #10)
> Well, gfc_get_corank should not be declared as bool.

Ups! Well spotted! That's obviously a cut-'n'-paste error (from copying
gfc_is_coindexed).

The patch (comment 11) is OK and obvious. (Assuming it regtests.)


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