From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29674 invoked by alias); 31 Mar 2007 09:22:43 -0000 Received: (qmail 29553 invoked by uid 48); 31 Mar 2007 09:22:33 -0000 Date: Sat, 31 Mar 2007 09:22:00 -0000 Message-ID: <20070331092233.29552.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/31407] [4.3 Regression] undefined reference to `vtable for x' In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "tbm at cyrius 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: 2007-03/txt/msg02827.txt.bz2 ------- Comment #5 from tbm at cyrius dot com 2007-03-31 10:22 ------- (In reply to comment #4) > You need to put it at the top of the file. That works. Still, a better diagnostic would be nice if that's possible. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31407