gcc/libstdc++-v3/testsuite
Paolo Carlini 1769232d26 re PR libstdc++/28080 (header dependencies)
2007-03-02  Paolo Carlini  <pcarlini@suse.de>

	* testsuite/thread/pthread1.cc: Include <pthread.h>.
	* testsuite/thread/pthread2.cc: Likewise.
	* testsuite/thread/pthread3.cc: Likewise.
	* testsuite/thread/pthread4.cc: Likewise.
	* testsuite/thread/pthread5.cc: Likewise.
	* testsuite/thread/pthread6.cc: Likewise.
	* testsuite/thread/pthread7-rope.cc: Likewise.

2007-03-02  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/28080 (partial)
	* include/tr1/random (class random_device): Rework to use simple
	<cstdio> input, do not include <fstream>.
	* include/tr1/random.tcc (all inserters and extractors): Refer
	to ios_base as base class of basic_istream or basic_ostream.

From-SVN: r122478
2007-03-02 16:21:30 +00:00
..
17_intro
18_support macros.cc: Include the right header. 2007-02-25 12:26:16 +00:00
19_diagnostics macros.cc: Include the right header. 2007-02-25 12:26:16 +00:00
20_util Directory layout flattening. 2007-02-20 19:47:35 +00:00
21_strings 3.cc: Fixed type mismatches in explicit instantiations. 2007-02-22 20:57:12 +00:00
22_locale PR libstdc++/28080 (partial) 2007-02-26 09:36:39 +00:00
23_containers
24_iterators
25_algorithms
26_numerics target-supports.exp (check_effective_target_unwrapped): New. 2007-02-23 22:08:01 +00:00
27_io target-supports.exp (check_effective_target_unwrapped): New. 2007-02-23 22:12:49 +00:00
abi
backward
config
data
ext
lib wrapper.exp (${tool}_maybe_build_wrapper): Allow the caller to set options for compiling testglue. 2007-02-22 04:39:35 +00:00
libstdc++-abi
libstdc++-dg
performance
thread re PR libstdc++/28080 (header dependencies) 2007-03-02 16:21:30 +00:00
tr1 re PR libstdc++/25896 ([DR 526] hash_map::erase, unordered_map::erase fail if key is inside the table) 2007-02-23 23:34:18 +00:00
util PR libstdc++/28080 (partial) 2007-02-26 09:36:39 +00:00
Makefile.am
Makefile.in