This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [basic-improvements] Remove __gthread_key_dtor
- From: Richard Henderson <rth at redhat dot com>
- To: Zack Weinberg <zack at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org, Eric Christopher <echristo at redhat dot com>
- Date: Thu, 31 Oct 2002 11:18:28 -0800
- Subject: Re: [basic-improvements] Remove __gthread_key_dtor
- References: <20021029223346.GB31573@codesourcery.com>
On Tue, Oct 29, 2002 at 02:33:46PM -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.
Um, well, it *should* do something on the playstation version.
I guess that's sitting on a branch somewhere waiting on echristo
to submit it?
r~