This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Hi Loren,

Am Dienstag, 6. Mai 2003 16:30 schrieb Loren James Rittle:
> > 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

I'm afraid the patch doesn't help. Notice how I wrote
"*Maybe* doing sth. like [... helps]". I didn't get around to have a look on 
the bootstrap result until now. It still failed with my patch.

http://gcc.gnu.org/ml/libstdc++/2003-05/msg00103.html has a tested patch.

Michael


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