This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] Fix spurious failures on Solaris 2.6 and below
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Eric Botcazou <ebotcazou at libertysurf dot fr>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Thu, 17 Feb 2005 10:53:37 +0100
- Subject: Re: [PATCH] Fix spurious failures on Solaris 2.6 and below
- References: <200502170907.57217.ebotcazou@libertysurf.fr>
Hi Eric,
The patch has been tested on Solaris 2.5.1, 2.6, 7 (all branches) and I have
manually verified with gcc -E that the call to pthread_setconcurrency is
still present on Solaris 7. OK for all active branches?
I would say yes (this change can affect only Solaris, right?). Just wait
one day or
so in case of feedbacks from other time zones and, in particular, Gaby
for 3_3-branch.
Thanks!
Paolo.