From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3351 invoked by alias); 23 Jul 2007 05:53:54 -0000 Received: (qmail 3334 invoked by uid 48); 23 Jul 2007 05:53:44 -0000 Date: Mon, 23 Jul 2007 05:53:00 -0000 Message-ID: <20070723055344.3333.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug other/29442] insn-attrtab has grown too large In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "konig12 at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-07/txt/msg02304.txt.bz2 ------- Comment #5 from konig12 at gmail dot com 2007-07-23 05:53 ------- I have experienced the same problem. I am compiling gcc on a machine with 32 mb ram. Even with over 2 Gb swap it will work for hours and then finally crash with an out of memory exception. I have worked around the problem by compiling gcc on another machine, and successfully resumed the build. (no word if it worked yet). Are there any patches that fix/ alleviate this problem? -- konig12 at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |konig12 at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29442