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.)