This is the mail archive of the gcc@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: bprob-1.da file clashes in testsuite




--On Monday, April 29, 2002 07:35:50 PM +0200 Ulrich Weigand 
<Ulrich.Weigand@de.ibm.com> wrote:

> Hello,
>
> I've got test suite failures on s390 that are apparently caused by file
> name clashes:  when running the test suite in parallel (-j6), the
> g77.dg/bprob/bprob-1.f and g++.dg/bprob/bprob-1.C cases tend to run at
> the same time.
>
> Unfortunately, both generate a temporary file called bprob-1.da in the
> same directory (gcc/testsuite), so when the cases run in parallel, they
> clobber each other's .da file, causing failures.

My advice:

1. Wait until GCC 3.1 is released.

2. Roughly immediately afterwards, Something will happen.

3. Then wait until everyone decides what they think of Something.

   If I win, your issue will be moot.

   If I lose, fix things -- either as you suggest or by making the
   DejaGNU code put things in places that are uniquified better.

And, no, I'm not saying anything more than that until 3.1 is out. :-)

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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