This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Bootstrap broken on HEAD for i686-pc-linux-gnu
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- To: libstdc++ at gcc dot gnu dot org
- Cc: Ritzert at t-online dot de
- Date: Tue, 6 May 2003 09:30:33 -0500 (CDT)
- Subject: Re: Bootstrap broken on HEAD for i686-pc-linux-gnu
- Organization: Networks and Infrastructure Lab (IL02/2240), Motorola Labs
> I really don't know if it is a compiler bug to accept
> var = __GTHREAD_MUTEX_INIT and to reject var (__GTHREAD_MUTEX_INIT) in a
> constructor, but apparently this is what happens here.
Your patch is committed "as obvious". Sorry for the breakage. - Loren