aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorBrent Verner <brent@rcfile.org>2000-10-06 07:11:26 +0000
committerBenjamin Kosnik <bkoz@gcc.gnu.org>2000-10-06 07:11:26 +0000
commit3a1ed6a1d1b6271763b131731f2d19463bfbe813 (patch)
tree2b46704ad1309ed14e3c4b6c8e151c5763344992 /gcc
parentb313a0fe15d7f5953f87141c49786a8eccb90683 (diff)
downloadgcc-3a1ed6a1d1b6271763b131731f2d19463bfbe813.zip
gcc-3a1ed6a1d1b6271763b131731f2d19463bfbe813.tar.gz
gcc-3a1ed6a1d1b6271763b131731f2d19463bfbe813.tar.bz2
istream.tcc: Removed test for _M_gcount < in_avail()...
2000-10-03 Brent Verner <brent@rcfile.org> * bits/istream.tcc [basic_istream::get(basic_streambuf&)]: Removed test for _M_gcount < in_avail(), as in_avail() only reports info for current buffer, causing method to return at end of buffer. * testsuite/27_io/istream_unformatted.cc [test07()]: New test. * testsuite/27_io/istream_unformatted-3.txt: New file. * testsuite/27_io/istream_unformatted-3.tst: New file. From-SVN: r36751
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions