This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r175238 - in /trunk: gcc/ChangeLog gcc/Makefile...
- From: jakub at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 21 Jun 2011 06:27:36 -0000
- Subject: r175238 - in /trunk: gcc/ChangeLog gcc/Makefile...
Author: jakub
Date: Tue Jun 21 06:27:35 2011
New Revision: 175238
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175238
Log:
* Makefile.in (dg_target_exps): Set.
(check_gcc_parallelize): Parallelize gcc testing into 10 jobs
instead of 7, try to divide it more evenly.
* Make-lang.in (check_gfortran_parallelize): Parallelize dg.exp
into 6 jobs instead of 3.
* testsuite/Makefile.am (check_DEJAGNU_normal_targets): Add
check-DEJAGNUnormal[4-9].
(check-DEJAGNU): Split into 10 jobs for parallel testing instead of 4.
* testsuite/Makefile.in: Regenerated.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/testsuite/Makefile.am
trunk/libstdc++-v3/testsuite/Makefile.in
Changes in other areas also in this revision:
Modified:
trunk/gcc/ChangeLog
trunk/gcc/Makefile.in
trunk/gcc/fortran/Make-lang.in
trunk/gcc/testsuite/ChangeLog