Make-lang.in (check_go_parallelize): Test go-test.exp r* tests separately.
authorIan Lance Taylor <iant@google.com>
Tue, 10 Dec 2013 20:55:41 +0000 (20:55 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 10 Dec 2013 20:55:41 +0000 (20:55 +0000)
* Make-lang.in (check_go_parallelize): Test go-test.exp r* tests
separately.

From-SVN: r205872

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

index ea995dc..0c03656 100644 (file)
@@ -1,3 +1,8 @@
+2013-12-10  Ian Lance Taylor  <iant@google.com>
+
+       * Make-lang.in (check_go_parallelize): Test go-test.exp r* tests
+       separately.
+
 2013-12-05  Ian Lance Taylor  <iant@google.com>
 
        Revert this change; no longer required.
index e4bceb2..dbb71f6 100644 (file)
@@ -132,9 +132,10 @@ go.srcman: doc/gccgo.1
 
 lang_checks += check-go
 lang_checks_parallelized += check-go
-check_go_parallelize = go-test.exp=*/test/\[0-57-9a-bd-hj-zA-Z\]* \
+check_go_parallelize = go-test.exp=*/test/\[0-57-9a-bd-hj-qs-zA-Z\]* \
                       go-test.exp=*/test/c* \
                       go-test.exp=*/test/i* \
+                      go-test.exp=*/test/r* \
                       go-test.exp=*/test/6*
 
 # Install hooks.