Help: Testsuite filenames are not parallel-make safe

Mike Stump mrs@apple.com
Fri Oct 15 20:22:00 GMT 2004


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...



More information about the Gcc mailing list