------- Comment #6 from jakub at gcc dot gnu dot org 2010-09-13 10:18 ------- I believe just gfc_conv_intrinsic_arith needs to be adjusted so that it also handles se->ss case, at least for optimize && !optimize_size. Currently it just handles the case where those intrinsics return a scalar.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36841