chi2_quality.cc: Change -DSAMPLES=30000.
libstdc++-v3/ * testsuite/20_util/hash/chi2_quality.cc: Change -DSAMPLES=30000. From-SVN: r205810
This commit is contained in:
parent
0404aca750
commit
c38114079b
@ -1,3 +1,7 @@
|
||||
2013-12-09 Renlin Li <Renlin.Li@arm.com>
|
||||
|
||||
* testsuite/20_util/hash/chi2_quality.cc: Change -DSAMPLES=30000.
|
||||
|
||||
2013-12-08 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||||
|
||||
* testsuite/30_threads/async/async.cc: Fix race condition in test.
|
||||
|
@ -1,7 +1,7 @@
|
||||
// { dg-options "-std=gnu++0x" }
|
||||
|
||||
// Use smaller statistics when running on simulators, so it takes less time.
|
||||
// { dg-options "-std=gnu++0x -DSAMPLES=10000" { target simulator } }
|
||||
// { dg-options "-std=gnu++0x -DSAMPLES=30000" { target simulator } }
|
||||
|
||||
// Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user