Go to file
Paolo Carlini 9335d80ab9 fstream.tcc (overflow): According to 27.5.2.4.5, overflow() returns not_eof(eof()).
2003-06-10  Paolo Carlini  <pcarlini@unitus.it>

	* include/bits/fstream.tcc (overflow): According to
	27.5.2.4.5, overflow() returns not_eof(eof()).
	* testsuite/27_io/basic_filebuf/overflow/char/2.cc: New.
	* testsuite/27_io/basic_filebuf/overflow/char/2-unbuf.cc: Ditto.

2003-06-10  Paolo Carlini  <pcarlini@unitus.it>

	* include/bits/fstream.tcc (_M_underflow): Check overflow return
	value; tweak slightly.

From-SVN: r67726
2003-06-10 19:27:12 +00:00
boehm-gc
config
contrib
fastjar
gcc re PR c++/10968 (If member function implicitly instantiated, explicit instantiation of class fails to instantiate it) 2003-06-10 15:08:46 -04:00
include
INSTALL
libf2c
libffi
libiberty re PR bootstrap/10974 (Bootstrap failure) 2003-06-09 05:20:02 +00:00
libjava PrintStream.java: Merged version from classpath. 2003-06-10 17:15:19 +00:00
libobjc
libstdc++-v3 fstream.tcc (overflow): According to 27.5.2.4.5, overflow() returns not_eof(eof()). 2003-06-10 19:27:12 +00:00
maintainer-scripts gcc_release (build_diff): Properly use ${TAR} instead of hard-coded tar. 2003-06-10 08:49:59 +00:00
zlib
.cvsignore
ChangeLog Makefile.tpl: Fix stupid pasto. 2003-06-10 13:36:27 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in Makefile.tpl: Fix stupid pasto. 2003-06-10 13:36:27 +00:00
Makefile.tpl Makefile.tpl: Fix stupid pasto. 2003-06-10 13:36:27 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.