Make-lang.in (check-go): Remove.

* Make-lang.in (check-go): Remove.
	(lang_checks_parallelized): Add check-go.
	(check_go_parallelize): Set.

From-SVN: r168137
This commit is contained in:
Ian Lance Taylor 2010-12-21 22:45:54 +00:00 committed by Ian Lance Taylor
parent 5b1932a1b6
commit 2fdd3e0468
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2010-12-21 Ian Lance Taylor <iant@google.com>
* Make-lang.in (check-go): Remove.
(lang_checks_parallelized): Add check-go.
(check_go_parallelize): Set.
2010-12-13 Ian Lance Taylor <iant@google.com>
* gospec.c (lang_specific_driver): Add a -o option if not linking

View File

@ -119,8 +119,12 @@ go.man: doc/gccgo.1
go.srcman: doc/gccgo.1
-cp -p $^ $(srcdir)/doc
check-go:
lang_checks += check-go
lang_checks_parallelized += check-go
check_go_parallelize = go-test.exp=*/test/\[0-57-9a-bd-hj-zA-Z\]* \
go-test.exp=*/test/c* \
go-test.exp=*/test/i* \
go-test.exp=*/test/6*
# Install hooks.