8sa1-gcc/libstdc++-v3/testsuite/17_intro
Benjamin Kosnik d2763ab5f1 re PR libstdc++/20534 (Erroneous #include of <cassert>)
2005-05-27  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/20534
	* include/debug/debug.h: Forwarding header, that pulls in details
	only if in debug mode.
	* include/debug/macros.h: ...transfer all the internal macros here.
	* include/debug/functions.h: ...transfer all the functions here.
	* include/debug/safe_iterator.h: Add functions.h, macros.h includes.
	* include/debug/safe_sequence.h: Same.
	* include/debug/vector: Tweak.
	* include/Makefile.am (debug_headers): Add new includes.
	* include/Makefile.in: Regenerate.
	* testsuite/17_intro/no_assert_neg.cc: Add.

	* include/ext/hash_set: Add debug mode include.
	* include/ext/hash_map: Same.
	* include/debug/hash_map: Fix included files to match actual files.
	* include/debug/hash_set: Same.

From-SVN: r100255
2005-05-27 15:01:45 +00:00
..
header_cassert.cc
header_cerrno.cc
header_csetjmp.cc
header_cstdarg.cc
header_cstddef.cc
header_cstdio.cc
header_cstdlib.cc
header_cstring.cc
header_ctime.cc
header_cwchar.cc
header_cwctype.cc
header_fstream.cc
header_iomanip.cc
header_ios.cc
header_iosfwd.cc
header_iostream.cc
header_istream.cc
header_ostream.cc
header_sstream.cc
header_streambuf.cc
headers_c.cc
headers_c++.cc
headers.cc
no_assert_neg.cc