------- Comment #5 from fxcoudert at gcc dot gnu dot org 2006-06-07 20:21 ------- The patch I proposed is wrong. We need to call gfc_evaluate_now. The question is to know why, in this precise case, the block of code we're building (se->pre) seems to be dropped later on (both the call that sets the temporary variable and the checks and calls to _gfortran_runtime_error).
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26801