This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC][PATCHES] Fix a deadlock bug in static variable initialization, second attempt
- From: Paolo Carlini <pcarlini at suse dot de>
- To: "Doug Kwan (Ãö®¶¼w)" <dougkwan at google dot com>
- Cc: gcc-patches at gcc dot gnu dot org, Jason Merrill <jason at redhat dot com>
- Date: Tue, 19 Jun 2007 00:30:10 +0200
- Subject: Re: [RFC][PATCHES] Fix a deadlock bug in static variable initialization, second attempt
- References: <498552560706181502i67c414abi5023cb2f79fa5334@mail.gmail.com>
Hi,
I have updated my patches and ChangeLog. Can some review these?
In general, please post patches (also) touching the C++ runtime library
to libstdc++@gcc.gnu.org (too).
I'm looking into it, a global maintainer is needed for gthr*.h bits.
Jason seems suited for that, AFAIK he took care of the GNU thread-safe
statics implementation...
Paolo.