[Bug fortran/32439] hard-coded memory limit ? f951: out of memory with '-O1 -fbounds-check'

pinskia at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Jun 26 15:20:00 GMT 2007



------- Comment #4 from pinskia at gmail dot com  2007-06-26 15:20 -------
Subject: Re:  hard-coded memory limit ? f951: out of memory with '-O1
-fbounds-check'

On 26 Jun 2007 14:59:27 -0000, jv244 at cam dot ac dot uk
<gcc-bugzilla@gcc.gnu.org> wrote:
> f951: out of memory allocating 4064 bytes after a total of 1148219392 bytes

Ignore the second number, it just is total count of memory allocated
via xmalloc and not the amount of memory used at the time of the
crash.  Why we print it out I have no idea, it is not very useful any
more really.

-- Pinski


-- 


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



More information about the Gcc-bugs mailing list