------- Comment #7 from jvdelisle at gcc dot gnu dot org  2006-09-03 03:44 
-------
Just an added note.  Compile time for large values of n is very long.  Many
seconds.  For n - 20000000

$ time gfc pr28914.f90

real    1m5.009s
user    1m3.896s
sys     0m0.048s

This is on 3.2 gigahertz machine.  The resulting executable is about 10kbytes
in size.


-- 


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

Reply via email to