This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.3
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Eric Botcazou <ebotcazou at libertysurf dot fr>
- Cc: tortech at nortelnetworks dot com, mark at codesourcery dot com, dj at redhat dot com, gcc at gcc dot gnu dot org
- Date: Tue, 6 May 2003 12:23:11 -0500
- Subject: Re: GCC 3.3
- References: <3EB7B041.96528FE4@europem01.nt.com><200305061532.59812.ebotcazou@libertysurf.fr>
>2003-03-28 Albert Chin-A-Young <china@thewrittenword.com>
>
> * gcc/fixinc/inclhack.def: Update solaris_mutex_init_1 to
> work on Solaris 2.5.1.
>
>2003-03-22 DJ Delorie <dj at redhat dot com>,
> Bruce Korb <bkorb at gnu dot org>
>
> * fixinc/inclhack.def (solaris_mutex_init_1): New; Fix
> buggy Solaris 2.6 mutex/cond initializers.
> (solaris_mutex_init): Rename to solaris_mutex_init_2.
> * fixinc/fixincl.x: Regenerate.
> * fixinc/tests/base/pthread.h: Update.
> * fixinc/fixincl.c(initialize): be explicit about the default case
> and indicate verbose level when being very, very verbose.
> * fixinc/check.tpl(VERBOSE): provide a means for passing the value in
>
>but none on the 3.3 branch?
You should ask Bruce to queue this for 3.3.1.
-benjamin