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: PATCH: testsuite/25741: Gcc testsuite isn't parallel build safe


On Sat, Mar 18, 2006 at 08:04:10AM -0800, H. J. Lu wrote:
> On Sat, Mar 18, 2006 at 10:21:44AM -0500, Andrew Pinski wrote:
> > 
> > On Mar 18, 2006, at 10:17 AM, H. J. Lu wrote:
> > 
> > >On Sat, Mar 18, 2006 at 09:55:00AM -0500, Kaveh R. Ghazi wrote:
> > >>Hi HJ,
> > >>
> > >>Would you please consider backporting your patch for PR
> > >>testsuite/25741 to the 4.1 and 4.0 branches?  I'm don't feel
> > >>comfortable enough with tcl to backport it myself.
> > >>
> > >>http://gcc.gnu.org/ml/gcc-patches/2006-01/msg00612.html
> > >>
> > >>I regularly run parallel make check, and I got hit by this one on a
> > >>branch a few nights ago.  So the problem remains everywhere except
> > >>mainline.
> > >>
> > >
> > >I am enclosing 4.0 and 4.1 patches I have been using.
> > 
> > 
> > I want to say this patch is too risky to backport as you also have
> > to backport:
> > 2006-01-17  Shantonu Sen  <ssen@opendarwin.org>
> > 
> >         * Makefile.in (check-%, check-consistency): Use $${srcdir}
> >         instead of $(srcdir) and ${srcdir}.
> 
> I have fixed my 4.0/4.1 patches long time ago. I don't mind adding
> an entry.
> 
> > And
> > 2006-01-18  Andrew Pinski  <pinskia@physics.uc.edu>
> > 
> >         * btest-gcc.sh: gcc.sum has moved to gcc/testsuite/gcc/gcc.sum.
> >         g++.sum has moved to gcc/testsuite/g++/g++.sum.
> >         objc.sum has moved to gcc/testsuite/objc/objc.sum.
> > 
> 
> I added it. But I didn't test it.
> 
> Here are the new patches for 4.0/4.1.

This is OK; sorry for the delay, I lost track of this.

Janis


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