[Bug optimization/14362] [tree-ssa] [gfortran] Inordinate memory consumption with -O -g
reichelt at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Mar 1 17:07:00 GMT 2004
------- Additional Comments From reichelt at gcc dot gnu dot org 2004-03-01 17:07 -------
Well, the program just uses way too much memory.
I'll attach a simple testcase that just declares 100 arrays and uses
something between 600 - 650 MB memory when compiled with "-O -g".
That's roughly 6 MB per array, arggh.
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords|ice-on-valid-code |memory-hog
Summary|[tree-ssa] [gfortran] Memory|[tree-ssa] [gfortran]
|leak during optimisation? |Inordinate memory
| |consumption with -O -g
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14362
More information about the Gcc-bugs
mailing list