From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18241 invoked by alias); 11 Sep 2003 19:28:41 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 18226 invoked by alias); 11 Sep 2003 19:28:40 -0000 Date: Thu, 11 Sep 2003 19:28:00 -0000 Message-ID: <20030911192840.18225.qmail@sources.redhat.com> From: "barrabas at barrabas dot mv dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20030911065615.12245.gccBug.9.OkianWarrior@SpamGourmet.com> References: <20030911065615.12245.gccBug.9.OkianWarrior@SpamGourmet.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c/12245] Crashes when compiling large initialized arrays X-Bugzilla-Reason: CC X-SW-Source: 2003-09/txt/msg00924.txt.bz2 List-Id: PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12245 ------- Additional Comments From barrabas at barrabas dot mv dot com 2003-09-11 19:28 ------- Subject: Re: Crashes when compiling large initialized arrays (gccBug: message 3 of 9) > ------- Additional Comments From pinskia at gcc dot gnu dot org 2003-09-11 15:53 ------- > Please attach the preprocessed files to this bug. I would guess that the bug is caused by: 1) The compiler allocates lots of storage for intermediate results. 2) Virtual memory gets used up, and the next allocations fails. 3) The allocation is not checked, leading to eventual failure. R. Barrabas ================================================== Dictatorship (n): a form of government under which everything which is not prohibited is compulsory.