Bootstrap broken on HEAD for i686-pc-linux-gnu

Nathan Myers ncm-nospam@cantrip.org
Tue May 6 17:43:00 GMT 2003


On Tue, May 06, 2003 at 12:32:37PM -0500, Benjamin Kosnik wrote:
>   #ifdef __GTHREAD_MUTEX_INIT
> !     {
> !       __gthread_mutex_t __tmp = __GTHREAD_MUTEX_INIT;
> !       _M_c_string_lock = __tmp;
> !     }
>   #else

Matt had written: "You can't use __GTHREAD_MUTEX_INIT like this, it is
only usable as a static initializer."

The patch quoted doesn't look very static to me.

Nathan Myers
ncm-nospam@cantrip.org



More information about the Libstdc++ mailing list