------- Comment #19 from burnus at gcc dot gnu dot org 2010-09-08 06:25 ------- Reviewed patch ("OK") available at http://gcc.gnu.org/ml/fortran/2010-09/msg00198.html however, it causes regressions as some of the intrinsics (in intrinsic.c) have the wrong intents - which causes wrong code (too much optimized away). Thus, one first needs to audit and fix intrinsic.c before this patch can be committed.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43665