From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13087 invoked by alias); 2 May 2012 16:29:54 -0000 Received: (qmail 13077 invoked by uid 22791); 2 May 2012 16:29:52 -0000 X-SWARE-Spam-Status: No, hits=-4.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,KHOP_THREADED X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 02 May 2012 16:29:36 +0000 From: "gasper.azman at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/29442] insn-attrtab has grown too large Date: Wed, 02 May 2012 16:29:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Keywords: compile-time-hog, memory-hog X-Bugzilla-Severity: enhancement X-Bugzilla-Who: gasper.azman at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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: 2012-05/txt/msg00129.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D29442 Ga=C5=A1per A=C5=BEman changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gasper.azman at gmail dot | |com --- Comment #11 from Ga=C5=A1per A=C5=BEman = 2012-05-02 16:28:52 UTC --- I can confirm this is still a problem on 2.5.3. Compiling on a system with 256MB memory (hired, remote, virtualized) is not possible without an extra = 1GB of memory and almost nothing else running (the memory usage peaked at full = RAM and 522MB swap used, with gcc using everything but 60MB).