From: Jakub Jelinek Date: Mon, 8 Mar 2010 21:14:06 +0000 (+0100) Subject: Makefile.in (check_gcc_parallelize): Run dg-torture.exp and builtins.exp in a separat... X-Git-Tag: releases/gcc-4.5.0~453 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ff12d3a612e2b22397f286e811596a243f4a397c;p=thirdparty%2Fgcc.git Makefile.in (check_gcc_parallelize): Run dg-torture.exp and builtins.exp in a separate job. * Makefile.in (check_gcc_parallelize): Run dg-torture.exp and builtins.exp in a separate job. From-SVN: r157294 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7eae746cc9a1..1e8dc860741a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2010-03-08 Jakub Jelinek + + * Makefile.in (check_gcc_parallelize): Run dg-torture.exp and + builtins.exp in a separate job. + 2010-03-08 Sebastian Pop * graphite-sese-to-poly.c (add_param_constraints): Use diff --git a/gcc/Makefile.in b/gcc/Makefile.in index 20ab71ff786c..5ce34f47a226 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -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@