------- Comment #2 from jvdelisle at gcc dot gnu dot org 2007-12-20 02:33 ------- I think it should continue to be rejected. We don't need to encourage mushy typing in fortran code. I vote fix the documentation if needed. The user should do:
if (i /= 0) print *, "whatever you think you need to do." -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34532