From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 962 invoked by alias); 14 Mar 2003 23:06:04 -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 849 invoked by uid 71); 14 Mar 2003 23:06:01 -0000 Date: Fri, 14 Mar 2003 23:06:00 -0000 Message-ID: <20030314230601.847.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: "John W. Linville" Subject: Re: c/10085: GCC references local symbol that does not exist Reply-To: "John W. Linville" X-SW-Source: 2003-03/txt/msg00910.txt.bz2 List-Id: The following reply was made to PR c/10085; it has been noted by GNATS. From: "John W. Linville" To: gcc-gnats@gcc.gnu.org, nhorman@lvl7.com, linville@lvl7.com, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org, gcc-prs@gcc.gnu.org Cc: Subject: Re: c/10085: GCC references local symbol that does not exist Date: Fri, 14 Mar 2003 18:00:25 -0500 This does NOT seem to exist with the GNU 3.2.1 compiler. MontaVista strikes again... I apologize for the inconvenience/confusion... John http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10085 P.S. This says it all: /home/linville [linville]:> diff bugfile.s.bad bugfile.s.good 41a42,57 > bctr > .section .rodata > .align 2 > .align 2 > .L16: > .long .L1-.L16 > .long .L1-.L16 > .long .L1-.L16 > .long .L1-.L16 > .long .L1-.L16 > .long .L1-.L16 > .long .L1-.L16 > .long .L1-.L16 > .long .L1-.L16 > .long .L1-.L16 > .section ".text" 52c68 < .ident "GCC: (GNU) 3.2.1 20020930 (MontaVista)" --- > .ident "GCC: (GNU) 3.2.1"