From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5246 invoked by alias); 12 Jan 2002 20:16:03 -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 5218 invoked by uid 71); 12 Jan 2002 20:16:02 -0000 Date: Sat, 12 Jan 2002 12:16:00 -0000 Message-ID: <20020112201602.5215.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Craig Rodrigues Subject: Re: optimization/2391: Exponential compilation time explosion in combine Reply-To: Craig Rodrigues X-SW-Source: 2002-01/txt/msg00464.txt.bz2 List-Id: The following reply was made to PR optimization/2391; it has been noted by GNATS. From: Craig Rodrigues To: rearnsha@arm.com, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, bjh21@netbsd.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org Cc: Subject: Re: optimization/2391: Exponential compilation time explosion in combine Date: Sat, 12 Jan 2002 15:13:04 -0500 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2391 PR 5333 was marked as a duplicate of this bug. Attachment from PR 5333 added to this PR, with the following instructions: =============================================================== When compiling the attached code with -O, GCC (configured as above) seems to run forever, eating CPU but not leaking memory. The command line (run from within the GCC source tree) was: ./xgcc -da -B. -O -v ~/mhz.i The -da produces dumps up to mhz.i.30.mach. A workaround is to compile without -O. This bug has been present since at least egcs 1.1.2.