[Bug fortran/16487] gfortran core dump on big array

tobi at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jul 12 16:12:00 GMT 2004


------- Additional Comments From tobi at gcc dot gnu dot org  2004-07-12 16:12 -------
The problem seems to be that gfortran sets up a tree for every single element in
the array: the array has ~270000 elements, and I could go back to frame 200000
in gdb, before it ate too much memory to remain usable.

-- 


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



More information about the Gcc-bugs mailing list