This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: PATCH: profile mode fix for threads on solaris and cleanup
- From: Silvius Rus <rus at google dot com>
- To: Paolo Carlini <paolo dot carlini at oracle dot com>
- Cc: gcc-patches at gcc dot gnu dot org, "libstdc++" <libstdc++ at gcc dot gnu dot org>
- Date: Mon, 10 May 2010 18:38:12 -0700
- Subject: Re: PATCH: profile mode fix for threads on solaris and cleanup
- References: <t2ke90dbffc1005101532ha23d8972z93ab4cbcce9c0b46@mail.gmail.com> <4BE89E06.7080706@oracle.com>
>> - Fix 43259 by using __gnu_cxx::__mutex instead of fiddling with macro names.
>> - Remove all calls to setenv.
>>
> While I review the patch, please also provide a much smaller patch for
> 4.5.1 including only the above two sets of changes, as agreed in audit
> trail.
Where does the 4.5.1 tree live?
Silvius