From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24257 invoked by alias); 11 Jul 2009 18:05:42 -0000 Received: (qmail 24178 invoked by uid 48); 11 Jul 2009 18:05:16 -0000 Date: Sat, 11 Jul 2009 18:05:00 -0000 Message-ID: <20090711180516.24177.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/msg00934.txt.bz2 ------- 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. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40721