]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Make-lang.in (check-go): Remove.
authorIan Lance Taylor <iant@google.com>
Tue, 21 Dec 2010 22:45:54 +0000 (22:45 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 21 Dec 2010 22:45:54 +0000 (22:45 +0000)
* Make-lang.in (check-go): Remove.
(lang_checks_parallelized): Add check-go.
(check_go_parallelize): Set.

From-SVN: r168137

gcc/go/ChangeLog
gcc/go/Make-lang.in

index c98bb279db574d71b2950e5a3bb0d6875cda0744..11fdd49d305080fc095e24c089e590bb1b247a6a 100644 (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
index 4d008161a1ce78d9eea76ebbc161a1287b8785c4..48799f4eafab786b592f3979a02d82c6c2de6618 100644 (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.