From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29824 invoked by alias); 7 Jan 2002 16:56:06 -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 29805 invoked by uid 71); 7 Jan 2002 16:56:02 -0000 Date: Mon, 07 Jan 2002 08:56:00 -0000 Message-ID: <20020107165602.29795.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Steve Ellcey Subject: Re: c/4648: gcc generates bad code at -O2 for SPEC crafty pgm on HPPA 32 HP-UX Reply-To: Steve Ellcey X-SW-Source: 2002-01/txt/msg00303.txt.bz2 List-Id: The following reply was made to PR c/4648; it has been noted by GNATS. From: Steve Ellcey To: rodrigc@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, reva@cup.hp.com, rodrigc@gcc.gnu.org, sje@cup.hp.com, gcc-gnats@gcc.gnu.org Cc: Subject: Re: c/4648: gcc generates bad code at -O2 for SPEC crafty pgm on HPPA 32 HP-UX Date: Mon, 7 Jan 2002 08:50:01 -0800 (PST) > Synopsis: gcc generates bad code at -O2 for SPEC crafty pgm on HPPA 32 HP-UX > > State-Changed-From-To: open->feedback > State-Changed-By: rodrigc > State-Changed-When: Fri Jan 4 21:33:38 2002 > State-Changed-Why: > Is this fixed in the gcc 3.1 tree? > > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4648 No, it is not fixed in the 3.1 tree. We have a hacked gcc locally that turns off if-conversion and thus avoids the bug but we have no real fix for it. Steve Ellcey sje@cup.hp.com