From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6013 invoked by alias); 15 May 2003 01:06:01 -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 5968 invoked by uid 71); 15 May 2003 01:06:00 -0000 Date: Thu, 15 May 2003 01:06:00 -0000 Message-ID: <20030515010600.5967.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Dara Hazeghi Subject: Re: optimization/7003: [ppc] address of array loaded int register twice without any need Reply-To: Dara Hazeghi X-SW-Source: 2003-05/txt/msg01740.txt.bz2 List-Id: The following reply was made to PR optimization/7003; it has been noted by GNATS. From: Dara Hazeghi To: gcc-gnats@gcc.gnu.org Cc: Subject: Re: optimization/7003: [ppc] address of array loaded int register twice without any need Date: Wed, 14 May 2003 17:58:38 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- trail&database=gcc&pr=7003 Hello, I can confirm that gcc 3.2.3, 3.3 branch and mainline (20030508) all still exhibit this behavior. Dara