http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48363
--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-03-30 15:38:13 UTC --- (In reply to comment #1) > The parameter has its address taken in > _gfortran_transfer_integer_write (&dt_parm.0, &i, 4); True, but the value is not modified - which the ME should know as the "fn spec" is ".wR"