From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2759 invoked by alias); 22 May 2009 01:15:55 -0000 Received: (qmail 2710 invoked by uid 48); 22 May 2009 01:15:43 -0000 Date: Fri, 22 May 2009 01:15:00 -0000 Message-ID: <20090522011543.2709.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/40094] FAIL: ext/throw_allocator/deallocate_global.cc execution test 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-05/txt/msg01850.txt.bz2 ------- Comment #8 from paolo dot carlini at oracle dot com 2009-05-22 01:15 ------- In any case, what you posted in the last comment looks to me very similar to the *first* delete on linux, not the *second*. Maybe better if you post all three deletes, one after the other. Note: without my patch throw_allocator is ***badly*** broken, but I cannot debug something like this happening only on a target which I don't have: thus, either you manage to ***really*** help here, or I have to revert my fixes to throw_allocator and nobody is going to gain anything from that. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40094