This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32439] hard-coded memory limit ? f951: out of memory with '-O1 -fbounds-check'
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jun 2007 08:51:16 -0000
- Subject: [Bug fortran/32439] hard-coded memory limit ? f951: out of memory with '-O1 -fbounds-check'
- References: <bug-32439-6642@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from fxcoudert at gcc dot gnu dot org 2007-06-27 08:51 -------
(In reply to comment #3)
> So, it looks like something inside gcc is hard-coded to just 1Gb
> of memory, instead of the available memory.
That's probably a stupid thing to ask, but you don't have any shell limits (as
reported per "ulimit -a") that would match this number, do you?
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fxcoudert at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32439