From: Ian Lance Taylor Date: Tue, 10 Dec 2013 20:55:41 +0000 (+0000) Subject: Make-lang.in (check_go_parallelize): Test go-test.exp r* tests separately. X-Git-Tag: releases/gcc-4.9.0~2152 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=61063a2a69b6562f088fcb41f1d146b509215039;p=thirdparty%2Fgcc.git Make-lang.in (check_go_parallelize): Test go-test.exp r* tests separately. * Make-lang.in (check_go_parallelize): Test go-test.exp r* tests separately. From-SVN: r205872 --- diff --git a/gcc/go/ChangeLog b/gcc/go/ChangeLog index ea995dc1646f..0c03656f6b45 100644 --- a/gcc/go/ChangeLog +++ b/gcc/go/ChangeLog @@ -1,3 +1,8 @@ +2013-12-10 Ian Lance Taylor + + * Make-lang.in (check_go_parallelize): Test go-test.exp r* tests + separately. + 2013-12-05 Ian Lance Taylor Revert this change; no longer required. diff --git a/gcc/go/Make-lang.in b/gcc/go/Make-lang.in index e4bceb21c088..dbb71f601a39 100644 --- a/gcc/go/Make-lang.in +++ b/gcc/go/Make-lang.in @@ -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.