check_performance: Only compile with $THREAD_FLAG when test is marked to require it.
authorLoren J. Rittle <ljrittle@acm.org>
Fri, 30 Jan 2004 08:24:27 +0000 (08:24 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Fri, 30 Jan 2004 08:24:27 +0000 (08:24 +0000)
commitf64f44069c2d76c78b647f69f9d19dc65fdd0791
tree9af121b7518c99dcd4554d9c6477fc2ba15b30db
parent5fddd9fe582272b47be32830d0fac43ba29cd3c8
check_performance: Only compile with $THREAD_FLAG when test is marked to require it.

* scripts/check_performance: Only compile with $THREAD_FLAG
when test is marked to require it.  Allow multiple
compilations/executions of marked tests.
* testsuite/testsuite_performance.h (report_performance):
Report dynamic thread support status.
(report_header): Likewise.
* testsuite/performance/allocator.cc: Stabilize iteration
count.  Support more allocators.  Mark each allocator test to
run and report independently.
* testsuite/performance/allocator_map_thread.cc: Likewise.
* testsuite/performance/allocator_thread.cc: Likewise.

From-SVN: r76932
libstdc++-v3/ChangeLog
libstdc++-v3/scripts/check_performance
libstdc++-v3/testsuite/performance/allocator.cc
libstdc++-v3/testsuite/performance/allocator_map_thread.cc
libstdc++-v3/testsuite/performance/allocator_thread.cc
libstdc++-v3/testsuite/testsuite_performance.h