From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3017 invoked by alias); 26 Feb 2003 19:51:55 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 2989 invoked by uid 48); 26 Feb 2003 19:51:54 -0000 Date: Wed, 26 Feb 2003 19:51:00 -0000 Message-ID: <20030226195154.2985.qmail@sources.redhat.com> To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, suzhe@turbolinux.com.cn From: bangerth@dealii.org Reply-To: bangerth@dealii.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, suzhe@turbolinux.com.cn, gcc-gnats@gcc.gnu.org Subject: Re: optimization/9859: excessive memory consumption on GTK file X-SW-Source: 2003-02/txt/msg01394.txt.bz2 List-Id: Old Synopsis: gcc 3.2.2 cannot compile gtk-gnutella 0.91.9 with -O2 option (was bug 9855) New Synopsis: excessive memory consumption on GTK file State-Changed-From-To: open->analyzed State-Changed-By: bangerth State-Changed-When: Wed Feb 26 19:51:54 2003 State-Changed-Why: Confirmed. At one point, memory consumption blows up to beyond 300 MB, at which point my small machine gives up. Without optimization, memory use stays below 20 MB, so I'd say this is a bug. 3.0, 3.2.x, 3.3 and 3.4 all show this behavior. I don't know whether 2.95 does this, too, since it doesn't grok the preprocessed sources. The code is really ugly, one would wish that the GTK people had chosen a decent programming language for their project... :-( http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9859