From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27680 invoked by alias); 12 May 2003 17:16:09 -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 27180 invoked by uid 71); 12 May 2003 17:16:03 -0000 Date: Mon, 12 May 2003 17:16:00 -0000 Message-ID: <20030512171603.27126.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Dara Hazeghi Subject: Re: optimization/10752: -O2 generates loop assembly instruction with label too far away Reply-To: Dara Hazeghi X-SW-Source: 2003-05/txt/msg01255.txt.bz2 List-Id: The following reply was made to PR optimization/10752; it has been noted by GNATS. From: Dara Hazeghi To: enrio@online.no, gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org Cc: Subject: Re: optimization/10752: -O2 generates loop assembly instruction with label too far away Date: Mon, 12 May 2003 10:11:20 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- trail&database=gcc&pr=10752 Hello, I cannot reproduce this problem on gcc 3.2, 3.3 branch (20030510) or mainline (20030510). Please note that gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5) is not an officially released version. Can you please try the code in question with 3.2.3 or 3.3 prerelease, and report whether this problem still occurs? Thanks, Dara