[Bug libstdc++/33612] make check -jN should fully use N cores

2009-01-08 Thread bkoz at gcc dot gnu dot org
--- Comment #4 from bkoz at gcc dot gnu dot org 2009-01-08 22:47 --- Jakub fixed this with http://gcc.gnu.org/ml/gcc-patches/2008-10/msg00772.html -- bkoz at gcc dot gnu dot org changed: What|Removed |Added --

[Bug libstdc++/33612] make check -jN should fully use N cores

2008-02-25 Thread bkoz at gcc dot gnu dot org
--- Comment #2 from bkoz at gcc dot gnu dot org 2008-02-25 17:28 --- Jason has suggested a good idea to fix this without messing about with test harness issues. We can just split make check up into make check1 make check2 make check3 make check4 make check5 make check6 ... where

[Bug libstdc++/33612] make check -jN should fully use N cores

2008-02-25 Thread pcarlini at suse dot de
--- Comment #3 from pcarlini at suse dot de 2008-02-25 18:10 --- Eh! I think we should only double check that tests creating / writing files use unique names... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33612

[Bug libstdc++/33612] make check -jN should fully use N cores

2007-10-01 Thread bkoz at gcc dot gnu dot org
-- bkoz at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |enhancement http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33612

[Bug libstdc++/33612] make check -jN should fully use N cores

2007-10-01 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-10-01 18:30 --- This needs dejagnu support (or just forcing the move over to qmtest which I think is a big task). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33612

[Bug libstdc++/33612] make check -jN should fully use N cores

2022-01-03 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33612 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org --- Comment