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]

Re: your patch


John David Anglin wrote:

> Here it is!  We need this to properly intialize the _STL_mutex_lock struct
> used in v3 on systems which define __GTHREAD_MUTEX_INIT_FUNCTION.
[...]
> I have retested under i686 linux with both the __GTHREAD_MUTEX_INIT and
> __GTHREAD_MUTEX_INIT_FUNCTION modes.  I have also tested the
> __GTHREAD_MUTEX_INIT_FUNCTION mode under hpux 10.20.  No regressions
> were observed.
[...]

After approval from Mark and after retesting sparc-sun-solaris2.7,
alpha-unknown-freebsd4.2 and i386-unknown-freebsd4.2 (none of which
actually use David's new code path), I have applied David's patch to
mainline and the 3.0 branch.

[Note: It was Thursday in my time zone, but still Wednesday where I
 think gcc.gnu.org is located.  Sorry, if I abused the system but I
 absolutely wanted to wait until all my `make bootstrap check' completed.]

Regards,
Loren


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