[Bug fortran/30285] gfortran excessive memory usage with large modules
bdavis at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Feb 2 01:50:00 GMT 2007
------- Comment #3 from bdavis at gcc dot gnu dot org 2007-02-02 01:50 -------
if you try the example, f951 may exit with a segfault. reason is this code
takes a lot of stack space.
for tcsh, "ulimit stacksize unlimited" was required.
(just to save 10 minutes for the next person who takes a look at this !!)
--
bdavis at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bdavis at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30285
More information about the Gcc-bugs
mailing list