]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Makefile.in (check_gcc_parallelize): Run dg-torture.exp and builtins.exp in a separat...
authorJakub Jelinek <jakub@redhat.com>
Mon, 8 Mar 2010 21:14:06 +0000 (22:14 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 8 Mar 2010 21:14:06 +0000 (22:14 +0100)
* Makefile.in (check_gcc_parallelize): Run dg-torture.exp and
builtins.exp in a separate job.

From-SVN: r157294

gcc/ChangeLog
gcc/Makefile.in

index 7eae746cc9a1ef04949d7c72381407328bd52ae5..1e8dc860741a4174d9a77abf17ed746de5f86446 100644 (file)
@@ -1,3 +1,8 @@
+2010-03-08  Jakub Jelinek  <jakub@redhat.com>
+
+       * Makefile.in (check_gcc_parallelize): Run dg-torture.exp and
+       builtins.exp in a separate job.
+
 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
 
        * graphite-sese-to-poly.c (add_param_constraints): Use
index 20ab71ff786cebab26d33ff5c0cb777573d44fd2..5ce34f47a226dec6b960370e6668322b855f6606 100644 (file)
@@ -495,6 +495,7 @@ lang_checks_parallelized=check-gcc
 check_gcc_parallelize=execute.exp=execute/2* \
                      execute.exp=execute/\[013-9a-zA-Z\]* \
                      compile.exp dg.exp \
+                     dg-torture.exp,builtins.exp \
                      struct-layout-1.exp,unsorted.exp,stackalign.exp,i386.exp
 lang_opt_files=@lang_opt_files@ $(srcdir)/c.opt $(srcdir)/common.opt
 lang_specs_files=@lang_specs_files@