From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32501 invoked by alias); 13 Jul 2010 22:56:54 -0000 Received: (qmail 32479 invoked by uid 48); 13 Jul 2010 22:56:43 -0000 Date: Tue, 13 Jul 2010 22:56:00 -0000 Message-ID: <20100713225643.32478.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug other/42540] c++ error message [vtable undefined] is unhelpful In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jyasskin at gmail 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: 2010-07/txt/msg01448.txt.bz2 ------- Comment #7 from jyasskin at gmail dot com 2010-07-13 22:56 ------- I'm working on a patch for this at http://gcc.gnu.org/ml/gcc-patches/2010-07/msg01116.html. It works by emitting a fake use of the key method any time a translation unit depends on an imported vtable or typeinfo. -- jyasskin at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jyasskin at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42540