From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14304 invoked by alias); 23 Nov 2001 23:24:25 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 14283 invoked from network); 23 Nov 2001 23:24:23 -0000 Received: from unknown (HELO wf-rch.cirr.com) (24.7.109.109) by sourceware.cygnus.com with SMTP; 23 Nov 2001 23:24:23 -0000 Received: from acm.org (laptop [10.0.0.3]) by wf-rch.cirr.com (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) with ESMTP id fANNEDA26870; Fri, 23 Nov 2001 17:14:15 -0600 Message-ID: <3BFED888.4000005@acm.org> Date: Wed, 14 Nov 2001 08:05:00 -0000 From: Corey Minyard User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.5+) Gecko/20011012 X-Accept-Language: en-us MIME-Version: 1.0 To: David Edelsohn CC: gcc@gcc.gnu.org Subject: Re: Loop optimization bug with Ada front end on PPC (and probably Alpha) References: <200111220807.DAA29882@makai.watson.ibm.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2001-11/txt/msg00635.txt.bz2 David Edelsohn wrote: > This is similar to the same bug which has been reported for a few >months, but the patches have not been approved. > >David > I found a rather controversial patch about loop unrolling, but nothing beyond that, and I don't think that will fix this problem. I'll work on a patch that detects the situation in the insns and does this, if no one has any other suggestions for a fix. -Corey