gcc/libstdc++-v3/testsuite
Paolo Carlini b3aaa61791 re PR libstdc++/16251 (bogus default constructor for std::basic_iostream)
2008-02-10  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/16251
	* include/std/istream (basic_istream<>::basic_istream()): Call
	this->init().
	(basic_iostream<>::basic_iostream(basic_streambuf<>*)): Don't
	do it here, per 27.6.1.5.1/1.
	* include/std/ostream (basic_ostream<>::basic_ostream()): Call
	this->init().
	* testsuite/27_io/basic_iostream/cons/16251.C: New.

	* testsuite/27_io/basic_iostream/cons/2020.cc: Minor tweaks.

From-SVN: r132214
2008-02-10 15:48:10 +00:00
..
17_intro howto.html: Update. 2007-12-10 00:38:36 +00:00
18_support [multiple changes] 2007-12-10 13:53:10 +00:00
19_diagnostics re PR libstdc++/34538 ([DR 697] combination of sstream, invalid_argument and -std=c++0x breaks valid code) 2007-12-27 12:59:01 +00:00
20_util 3983-2.cc: Avoid -Wall warnings. 2008-01-31 17:19:55 +00:00
21_strings [multiple changes] 2007-12-10 13:53:10 +00:00
22_locale 3983-2.cc: Avoid -Wall warnings. 2008-01-31 17:19:55 +00:00
23_containers [multiple changes] 2008-01-18 08:16:51 +00:00
24_iterators [multiple changes] 2007-02-20 18:15:01 +00:00
25_algorithms re PR libstdc++/34730 (Legal program doesn't compile with -D_GLIBCXX_DEBUG) 2008-01-13 01:34:58 +00:00
26_numerics [multiple changes] 2007-12-10 13:53:10 +00:00
27_io re PR libstdc++/16251 (bogus default constructor for std::basic_iostream) 2008-02-10 15:48:10 +00:00
28_regex/headers/regex std_c++0x_neg.cc: Force C++98 mode. 2007-06-29 20:05:11 +00:00
abi mangle.c (write_type): Change mangling of rvalue reference from RR' to O'. 2007-08-31 19:15:26 +00:00
backward re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1) 2007-10-18 15:22:58 +00:00
config default.exp (${tool}_target_compile): Use v3_target_compile. 2006-10-30 14:03:05 +00:00
data
ext [multiple changes] 2007-12-10 13:53:10 +00:00
lib Fixes for --disable-libstdcxx-pch. 2007-10-06 03:06:37 +00:00
libstdc++-abi
libstdc++-dg re PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not declared when included from "C") 2006-10-09 23:53:35 +00:00
performance *: Change namespace pb_ds to __gnu_pbds. 2007-09-12 23:06:27 +00:00
thread 3983-2.cc: Avoid -Wall warnings. 2008-01-31 17:19:55 +00:00
tr1 3983-2.cc: Avoid -Wall warnings. 2008-01-31 17:19:55 +00:00
util user_facet_hierarchies.cc: Do not include <cassert>. 2008-01-08 18:16:06 +00:00
Makefile.am [multiple changes] 2008-01-18 08:16:51 +00:00
Makefile.in configure: Regenerate. 2008-01-20 01:48:44 +00:00