gcc/libstdc++-v3/testsuite
Silvius Rus 90829bcb0c re PR libstdc++/43259 (ext/profile/all.cc fails on Solaris)
2010-05-11  Silvius Rus  <silvius.rus@gmail.com>

	PR libstdc++/43259
	* include/profile/impl/profiler_algos.h: New.
	* include/Makefile.am: Add.
	* include/Makefile.in: Regenerate.
	* include/profile/impl/profiler.h
	(_GLIBCXX_PROFILE_DEFINE_UNINIT_DATA): Add.
	* include/profile/impl/profiler_trace.h
	(__mutex_t, __lock, __unlock): Remove.
	(__lock_object_table, __lock_stack_table): Remove. Replace uses with
	calls to __gnu_cxx::__mutex::lock.
	(__unlock_object_table, __unlock_stack_table): Remove. Replace uses
	with calls to __gnu_cxx::__mutex::unlock.
	(__warn, __cost_factor_writer, __cost_factor_setter): Add.
	* testsuite/ext/profile/profiler_algos.cc: New.

From-SVN: r159269
2010-05-11 10:23:20 +00:00
..
17_intro freestanding.cc: Avoid -Wall warnings. 2010-03-19 14:19:23 +00:00
18_support exception_ptr.h (make_exception_ptr): Add. 2010-05-07 02:05:38 +01:00
19_diagnostics parser.c (cp_parser_class_specifier): Set class location to that of IDENTIFIER_NODE instead of '{' when possible. 2010-04-06 17:13:07 -04:00
20_util stl_pair.h (piecewise_construct_t, [...]): Add. 2010-04-30 09:52:41 +00:00
21_strings 21674.cc: Extend xfail to all systems. 2010-01-28 17:01:53 +00:00
22_locale 1.c (test01): Clarify size definition. 2010-04-27 16:00:35 +04:00
23_containers 29134.cc: Adjust for profile-mode too. 2010-05-05 19:53:11 +00:00
24_iterators
25_algorithms random.tcc: Minor formatting changes. 2010-03-19 11:10:08 +00:00
26_numerics re PR target/43458 (c99_classification_macros_c.cc fails on hppa*-*-hpux*) 2010-03-29 23:51:05 +00:00
27_io parser.c (cp_parser_class_specifier): Set class location to that of IDENTIFIER_NODE instead of '{' when possible. 2010-04-06 17:13:07 -04:00
28_regex
29_atomics hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
30_threads mutex (lock_guard::lock_guard): Do not lock mutex when adopt_lock_t constructor is used. 2010-03-02 23:00:21 +00:00
abi
backward
config
data
decimal
ext re PR libstdc++/43259 (ext/profile/all.cc fails on Solaris) 2010-05-11 10:23:20 +00:00
lib
libstdc++-abi
libstdc++-dg
performance
tr1
util gnu.ver: Move decltype(nullptr) into CXXABI_1.3.5. 2010-05-06 17:59:37 -04:00
Makefile.am Makefile.am (check-DEJAGNU): Include de* in normal0 dirs. 2010-03-02 21:46:23 +00:00
Makefile.in no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00