From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13055 invoked by alias); 29 Jun 2004 17:05:54 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 13048 invoked by uid 48); 29 Jun 2004 17:05:53 -0000 Date: Tue, 29 Jun 2004 17:14:00 -0000 Message-ID: <20040629170553.13047.qmail@sourceware.org> From: "hjl at lucon dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040629162213.16276.hjl@lucon.org> References: <20040629162213.16276.hjl@lucon.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/16276] G++ generates local references to linkonce sections X-Bugzilla-Reason: CC X-SW-Source: 2004-06/txt/msg03791.txt.bz2 List-Id: ------- Additional Comments From hjl at lucon dot org 2004-06-29 17:05 ------- It could be the case. BTW, local references to linkonce sections may be OK if they are also in linkonce sections. In any case, it doesn't make any senses to have local definions in linkonce sections referenced by other non-linkonce sections. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16276