go-test.exp: For goroutines.go test if GCCGO_RUN_ALL_TESTS is not set in the environm...
authorJakub Jelinek <jakub@redhat.com>
Tue, 8 Mar 2011 22:04:04 +0000 (23:04 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 8 Mar 2011 22:04:04 +0000 (23:04 +0100)
commit63fcce84ba5caa2a716e8167f0e499115fee1a54
treec59efb6007278d4e4d8d2fd1ffa4e27d89ed12ee
parent918f238e7f736ee291d76e77fcefdaee761bf167
go-test.exp: For goroutines.go test if GCCGO_RUN_ALL_TESTS is not set in the environment...

* go.test/go-test.exp: For goroutines.go test if GCCGO_RUN_ALL_TESTS
is not set in the environment, pass 64 as first argument when not
running expensive tests or pass max($[`ulimit -u`/4], 10000) on
native where ulimit -u is supported.

From-SVN: r170792
gcc/testsuite/ChangeLog
gcc/testsuite/go.test/go-test.exp