From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32206 invoked by alias); 24 Feb 2003 16:36:03 -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 32031 invoked by uid 71); 24 Feb 2003 16:36:01 -0000 Date: Mon, 24 Feb 2003 16:36:00 -0000 Message-ID: <20030224163601.32030.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Janis Johnson Subject: Re: inline-asm/9570: [3.3/3.4 regression] Assember error with -finline-functions with g++-3.3 Reply-To: Janis Johnson X-SW-Source: 2003-02/txt/msg01264.txt.bz2 List-Id: The following reply was made to PR inline-asm/9570; it has been noted by GNATS. From: Janis Johnson To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org, gcc-prs@gcc.gnu.org, adam@os.inf.tu-dresden.de Cc: Subject: Re: inline-asm/9570: [3.3/3.4 regression] Assember error with -finline-functions with g++-3.3 Date: Mon, 24 Feb 2003 08:36:50 -0800 The regression showed up with this patch: 2002-03-03 Richard Henderson * c-decl.c (start_decl): Initialized variables are not common. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9570