From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6468 invoked by alias); 19 Dec 2008 22:31:59 -0000 Received: (qmail 6156 invoked by uid 48); 19 Dec 2008 22:30:38 -0000 Date: Fri, 19 Dec 2008 22:31:00 -0000 Message-ID: <20081219223038.6155.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/38581] Tru64 outputs non-virtual thunks as non-weak symbols In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bugzilla-gcc at thewrittenword dot com" 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: 2008-12/txt/msg01875.txt.bz2 ------- Comment #1 from bugzilla-gcc at thewrittenword dot com 2008-12-19 22:30 ------- Created an attachment (id=16948) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16948&action=view) preprocessed file to demonstrate the problem The "slightly modified" version of dllexport-MI1.C (really just removed the __attribute__ ((dllexport)), as they caused warnings). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38581