This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: fixinc for Solaris' pthread.h


Albert Chin-A-Young wrote:
> > (Tested on sample files.
> > I don't have a usable 2.6 platform for real tests.)
> >
> > --- gcc/gcc/ChangeLog   2003/03/22 21:51:00     1.17186
> > +++ gcc/gcc/ChangeLog   2003/03/22 21:58:56     1.17187
> > @@ -6,6 +6,9 @@
> >         (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
> 
> Any idea when you will commit the Solaris pthread fix?

Done.  Mainline, no branches.  If DJ wanted it for a branch, it
wasn't clear to me.  I won't get to it for a few days, but DJ or
anyone else is free to beat me to the punch.


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