diff options
author | Paolo Carlini <pcarlini@suse.de> | 2008-02-10 15:48:10 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2008-02-10 15:48:10 +0000 |
commit | b3aaa61791797d959afe248f34cbfc5e7c5cc5b2 (patch) | |
tree | 077ed2a47177325057f56a1bd722271cc32c6e5e /gcc/tree-dump.c | |
parent | 3d39d4151c97209560943f8342070ca7be64b72d (diff) | |
download | gcc-b3aaa61791797d959afe248f34cbfc5e7c5cc5b2.zip gcc-b3aaa61791797d959afe248f34cbfc5e7c5cc5b2.tar.gz gcc-b3aaa61791797d959afe248f34cbfc5e7c5cc5b2.tar.bz2 |
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
Diffstat (limited to 'gcc/tree-dump.c')
0 files changed, 0 insertions, 0 deletions