reported by Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>

reported by Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
	* testsuite/thread/pthread4.cc: Lower nominal iteration counter.

From-SVN: r50709
This commit is contained in:
Loren J. Rittle 2002-03-13 02:53:27 +00:00 committed by Loren J. Rittle
parent f714575791
commit 56d4fe31c5
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2002-03-12 Loren Rittle <ljrittle@acm.org>
reported by Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
* testsuite/thread/pthread4.cc: Lower nominal iteration counter.
2002-03-12 Benjamin Kosnik <bkoz@redhat.com>
Per Liboriussen <liborius@stofanet.dk>

View File

@ -39,7 +39,7 @@ static unsigned max_size = 10;
#if defined(__CYGWIN__)
static int iters = 10000;
#else
static int iters = 1000000;
static int iters = 300000;
#endif
void*