This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/2160: signal 11 when compiling large generated program
- To: jsm28 at gcc dot gnu dot org
- Subject: Re: c/2160: signal 11 when compiling large generated program
- From: Anton Ertl <anton at a0 dot complang dot tuwien dot ac dot at>
- Date: Fri, 29 Jun 2001 13:26:41 +0200 (MET DST)
- Cc: anton at mips dot complang dot tuwien dot ac dot at, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, jsm28 at cam dot ac dot uk, nobody at gcc dot gnu dot org
- Reply-To: anton at mips dot complang dot tuwien dot ac dot at
jsm28@gcc.gnu.org wrote:
> Does this problem still occur with GCC 3.0?
No. With gcc-3.0, it just consumes so much memory that I terminate
it, but that's ok, it's a huge function (and smaller versions already
take much memory). So you can consider that fixed.
- anton