Commit ff12d3a6 by Jakub Jelinek Committed by Jakub Jelinek

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
parent b58543c3
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
......
......@@ -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@
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment