This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Decrease number of threads used by goroutines.go test (take 2)


Jakub Jelinek <jakub@redhat.com> writes:

> 2011-03-08  Jakub Jelinek  <jakub@redhat.com>
>
> 	* 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
> 	Linux native.

This is OK, and it's also OK if you remove the ishost conditional as
Rainer suggests.

Thanks.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]