This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [basic-improvements] Remove __gthread_key_dtor


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]