gcc/libstdc++-v3/testsuite
Paolo Carlini 1e64c2fc32 re PR libstdc++/11095 (C++ iostream manipulator causes segfault when called iwth negative argument)
2003-06-05  Paolo Carlini  <pcarlini@unitus.it>

	PR libstdc++/11095
	* include/bits/istream.tcc (operator>>(basic_istream&, _CharT*)):
	Deal with width() smaller than zero.
	* include/bits/ostream.tcc (operator<<(basic_ostream&, _CharT),
	operator<<(basic_ostream&, char), operator<<(basic_ostream&,
	const _CharT*), operator<<(basic_ostream<_CharT, _Traits>&,
	const char*), operator<<(basic_ostream<char, _Traits>&,
	const char*), operator<<(basic_ostream, const basic_string&)): Likewise.
	* testsuite/27_io/basic_istream/extractors_character/char/11095-i.cc:
	* testsuite/27_io/basic_ostream/inserters_character/char/11095-oa.cc:
	* testsuite/27_io/basic_ostream/inserters_character/char/11095-ob.cc:
	* testsuite/27_io/basic_ostream/inserters_character/char/11095-oc.cc:
	* testsuite/27_io/basic_ostream/inserters_character/wchar_t/11095-od.cc:
	* testsuite/27_io/basic_ostream/inserters_character/wchar_t/11095-oe.cc:
	* testsuite/27_io/basic_ostream/inserters_character/wchar_t/11095-of.cc:
	New.

From-SVN: r67518
2003-06-05 23:25:05 +00:00
..
17_intro
18_support
19_diagnostics
20_util copy_neg.cc: Remove excess errors dg marker, use dg-errors instead. 2003-05-14 04:30:40 +00:00
21_strings
22_locale locale_facets.tcc (do_get): Honor $22.2.6.3.3/8 and make sure the number of digits required after the... 2003-05-27 18:44:26 -04:00
23_containers
24_iterators [multiple changes] 2003-05-29 12:21:26 +00:00
25_algorithms
26_numerics re PR libstdc++/10689 (pow(std::complex(0),1/3) returns (nan, nan) instead of 0.) 2003-05-20 06:52:11 +00:00
27_io re PR libstdc++/11095 (C++ iostream manipulator causes segfault when called iwth negative argument) 2003-06-05 23:25:05 +00:00
backward
config
data
demangle
ext fstream.tcc (_M_overflow): Rewrote to call _M_convert_to_external only once (_M_buf_size is now the size... 2003-05-15 23:43:15 +00:00
lib README: Move to... 2003-05-20 22:25:09 +00:00
libstdc++-v3.dg
performance README: Move to... 2003-05-20 22:25:09 +00:00
thread * testsuite/thread/pthread4.cc: Further tweak to avoid fini race. 2003-05-16 02:34:14 +00:00
abi_check.cc
Makefile.am Makefile.am: Properly quote /both/ LD_RUN_PATHs. 2003-05-12 00:41:35 +00:00
Makefile.in Makefile.am: Properly quote /both/ LD_RUN_PATHs. 2003-05-12 00:41:35 +00:00
printnow.c
testsuite_allocator.cc
testsuite_allocator.h
testsuite_hooks.cc
testsuite_hooks.h