From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16007 invoked by alias); 16 Nov 2009 13:17:00 -0000 Received: (qmail 15978 invoked by uid 48); 16 Nov 2009 13:16:47 -0000 Date: Mon, 16 Nov 2009 13:17:00 -0000 Message-ID: <20091116131647.15977.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/42063] g++ violate [class.dtor] when explicit destructor call In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "paolo dot carlini at oracle 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: 2009-11/txt/msg01290.txt.bz2 ------- Comment #1 from paolo dot carlini at oracle dot com 2009-11-16 13:16 ------- I don't have the time to analyze this, but I note that a binary built with ICC behaves exactly the same way. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42063