(execute): Don't wait for just any N subprocesses...
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 14 Jan 1995 00:37:56 +0000 (19:37 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 14 Jan 1995 00:37:56 +0000 (19:37 -0500)
commit34cd1bd74c2afe5a0e14182e7275836d91ed462d
tree342e741ae26dbbfb15dd46ea764ca4d887732553
parent3a96b5ebb4116414c32f5b79dc9964a3c842a0c7
(execute): Don't wait for just any N subprocesses...

(execute): Don't wait for just any N subprocesses, since we may have
started with some subprocesses before we started executing.  Wait just
for _our_ N subprocesses.

From-SVN: r8746
gcc/gcc.c