------- Comment #9 from pinskia at gcc dot gnu dot org 2005-10-24 17:03 ------- At trans-expr.c:2756: 2756 tmp = gfc_trans_scalar_assign (&lse, &rse, expr1->ts.type); lse is wrong. looking more into it.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18157