We are not discussing, the results of 'runtest'. We are discussing the results of 'make check'. Here is another simple example, On 2001-11-22, I built the gcc_3.0.2 HEAD branch. 'make check' returned a zero for an exit code, but many of the testsuites FAILed. --George I have attached a copy of the results. > > From runtest's man page: > > EXIT CODES > runtest sets the exit code to 1 if any of the tests failed, or > sets it to 0 if all the > tests passed. > > DejaGNU seems to agree with me on this one.