gcc-patches@gcc.gnu.org
[Top] [All Lists]

Re: RFC: weakref GCC attribute and .weakref assembly directive

Subject: Re: RFC: weakref GCC attribute and .weakref assembly directive
From: Eric Botcazou
Date: Sun, 13 Nov 2005 11:21:09 +0100
>        * gthr-dce.h, gthr-posix.h, gthr-posix95.h, gthr-solaris.h,
>        gthr-tpf.h: Define __gthrw.  For all identifiers that might
>        be weak, introduce weakrefs or non-weak aliases with __gthrw,
>        and prefix all uses with __ghtrw.

Uncovered glitches that break bootstrap on Solaris 2.5.1 and 2.6.  I've 
installed the following patch after bootstrapping/regtesting on 
sparc-sun-solaris2.6 and sparc-sun-solaris2.5.1.


2005-11-13  Eric Botcazou  <ebotcazou@xxxxxxxxxxxxxx>

        * gthr-posix95.h: Remove declaration of pthread_mutexattr_settype
        and duplicate declaration of pthread_self.


-- 
Eric Botcazou

Attachment: gthr-posix95.diff
Description: Text Data

<Prev in Thread] Current Thread [Next in Thread>