From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32726 invoked by alias); 24 Feb 2010 13:26:08 -0000 Received: (qmail 32124 invoked by uid 48); 24 Feb 2010 13:25:46 -0000 Date: Wed, 24 Feb 2010 13:26:00 -0000 Message-ID: <20100224132546.32123.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: "manu 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: 2010-02/txt/msg02448.txt.bz2 ------- Comment #4 from manu at gcc dot gnu dot org 2010-02-24 13:25 ------- Is it impossible to detect this in the compiler? Can't we put the vtable somewhere else (or break it in pieces) such triggering the error in the compiler? Otherwise, we should just close this as WONTFIX. -- manu at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |manu at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42540