------- Comment #4 from kargl at gcc dot gnu dot org 2009-09-06 16:25 -------
> > ! call random_seed() ! doesn't seem to change anything It changes the seeds to the default settings. Please see the manual that came with gfortran. As to the other problem, follow Richard's advice and use a dynamic array. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41283