Commit c3811407 by Renlin Li Committed by Yufeng Zhang

chi2_quality.cc: Change -DSAMPLES=30000.

libstdc++-v3/

	* testsuite/20_util/hash/chi2_quality.cc: Change -DSAMPLES=30000.

From-SVN: r205810
parent 0404aca7
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.
......
// { 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.
//
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment