------- Comment #1 from deji_aking at yahoo dot ca  2009-04-25 12:32 -------
Created an attachment (id=17692)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17692&action=view)
Test program

gfortran work fine if I change the line;
'listgeonm(1,:) = geonm(:,1)'

to
'listgeonm(1,:) = geonm(1:p_bgeo_top,1)'


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39894

Reply via email to