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: Help: Testsuite filenames are not parallel-make safe


On Thursday, October 14, 2004, at 08:32 PM, Kaveh R. Ghazi wrote:
I recently got some spurious errors from a "make -j3 check" in
gcc-3.3.x:

	FAIL: gcc.dg/debug/trivial.c -gstabs+ execution test
	FAIL: g++.dg/debug/trivial.C -gdwarf-2 -O3 execution test

Yup. Use -j2 check, and you might miss the error. :-)


Does anyone know where in the tcl maze this filename is set?

grep exe will find the code path as I recall...



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