From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26174 invoked by alias); 22 Nov 2001 15:35: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 26148 invoked from network); 22 Nov 2001 15:35:23 -0000 Received: from unknown (HELO wf-rch.cirr.com) (24.7.109.109) by sourceware.cygnus.com with SMTP; 22 Nov 2001 15:35: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 fAMFZJA20706; Thu, 22 Nov 2001 09:35:19 -0600 Message-ID: <3BFD1B7A.6010207@acm.org> Date: Tue, 13 Nov 2001 09:48: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: guerby@acm.org CC: gcc@gcc.gnu.org Subject: Re: Loop optimization bug with Ada front end on PPC (and probably Alpha) References: <3BFCA770.5070304@acm.org> <200111220842.fAM8ggU20415@ulmo.localdomain> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2001-11/txt/msg00600.txt.bz2 guerby@acm.org wrote: >This might explain the strange errors people are seeing with Ada file names >on some targets since these loops will likely be generated for Ada string >code. > Yes, someone else was seeing this exact problem on Alpha Linux, too. I don't have an Alpha box, and unless someone wants to send me one, I can't verify it. > > >David, you said patches to fix this seemingly known weren't accepted in >the past, what was the reason? > I'd like to see the patches. I'm sure someone can make them acceptable :-). -Corey