From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29617 invoked by alias); 11 Jul 2009 18:19:35 -0000 Received: (qmail 29563 invoked by uid 48); 11 Jul 2009 18:19:20 -0000 Date: Sat, 11 Jul 2009 18:19:00 -0000 Message-ID: <20090711181920.29562.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug lto/40721] [LTO] complains about two tentative definitions In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-07/txt/msg00936.txt.bz2 ------- Comment #4 from pinskia at gcc dot gnu dot org 2009-07-11 18:19 ------- (In reply to comment #3) > Subject: Re: [LTO] complains about two tentative > definitions > > On Sat, 11 Jul 2009, pinskia at gcc dot gnu dot org wrote: > > > ------- Comment #2 from pinskia at gcc dot gnu dot org 2009-07-11 18:05 ------- > > Note this is only true for the non -fno-common case. Really this is an > > extension to the standard C language but we should support it. > > You mean it is only true for -fcommon (which is the default)? What I write is the same as what your wrote (I had two negatives ;) . -- Pinski -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40721