http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60576
--- Comment #7 from Tobias Burnus <burnus at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #6) > H.J. just filed a separate PR about the ichar_3.f90 failure in PR60678. And one at PR 60677, which is due to the same cause. (The issue is there that one has a len=1 character argument and a kind, but the BT_CHARACTER leads to an extra length argument, which exceeds an array bound expecting only two arguments.)