------- Comment #19 from mikael at gcc dot gnu dot org 2009-08-14 21:18 ------- (In reply to comment #17) >From quickly looking at the code, the copy to real_to is probably unnecessary because loop bounds are passed through gfc_evaluate_now before calling gfc_trans_simple_do ( never mind if it gives the good assembly :) ). Couldn't the same be made in gfc_trans_do ?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31593