[Bug fortran/48926] gfortran.dg/coarray/image_index_1.f90 -fcoarray=single -O2 (test for excess errors)
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jul 9 17:01:00 GMT 2011
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.)
More information about the Gcc-bugs
mailing list