[Bug fortran/41283] Generated program gets killed on subsequent calls to random_number on "double precision" arrays of size 100000000 (1e8)

kargl at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Sep 6 16:25:00 GMT 2009



------- 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



More information about the Gcc-bugs mailing list