From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25163 invoked by alias); 30 Oct 2002 07:50:25 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 25149 invoked from network); 30 Oct 2002 07:50:24 -0000 Received: from unknown (HELO localhost.localdomain) (66.60.148.227) by sources.redhat.com with SMTP; 30 Oct 2002 07:50:24 -0000 Received: from warlock.codesourcery.com (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.11.6/8.11.6) with ESMTP id g9U7m1J08038; Tue, 29 Oct 2002 23:48:01 -0800 Date: Tue, 29 Oct 2002 23:50:00 -0000 From: Mark Mitchell To: Zack Weinberg , "gcc-patches@gcc.gnu.org" Subject: Re: [basic-improvements] Remove __gthread_key_dtor Message-ID: <10020000.1035964080@warlock.codesourcery.com> In-Reply-To: <20021029223346.GB31573@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-SW-Source: 2002-10/txt/msg01826.txt.bz2 --On Tuesday, October 29, 2002 02:33:46 PM -0800 Zack Weinberg wrote: > The __gthread_key_dtor routine does nothing useful in any gthr-*.h > implementation. This patch removes it, which in turn allows some > minor simplifications in unwind-sjlj.c. > > Tested by building an i386-linux -> i386-aout cross compiler, > which includes a compilation of unwind-sjlj.c. > OK. Thanks, -- Mark Mitchell mark@codesourcery.com CodeSourcery, LLC http://www.codesourcery.com