Go to file
Paolo Carlini e7968bd850 re PR libstdc++/25649 (Bogus "uninitialized" warning)
2006-01-24  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/25649
	* include/std/std_istream.h (operator>>(short&), operator>>(int&)):
	Move out of line...
	* include/bits/istream.tcc: ... here.
	* include/std/std_ostream.h (operator<<(short), operator<<(int)):
	Move out of line...
	* include/bits/ostream.tcc: ... here.

From-SVN: r110186
2006-01-24 23:12:26 +00:00
boehm-gc re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc) 2006-01-24 22:00:26 +00:00
config
contrib gcc_update (files_and_dependencies): Handle libgomp/testsuite/Makefile.in. 2006-01-24 11:07:30 -05:00
fastjar
fixincludes
gcc expmed.c (store_bit_field): Don't arbitrarily deny using insv for storing constants in single-bit bitfields. 2006-01-24 18:10:54 -05:00
gnattools
include
INSTALL
intl
libada
libcpp re PR preprocessor/25717 (-dD does not list all defined macros (in particular, __STDC__)) 2006-01-23 22:50:15 +01:00
libdecnumber
libffi configure.ac: Enable libffi for sparc64-*-freebsd*. 2006-01-21 22:25:21 +01:00
libgfortran
libgomp re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h)) 2006-01-24 13:06:07 -08:00
libiberty Makefile.in: Add test-expandargv test. 2006-01-20 22:55:36 +00:00
libjava prims.cc (next_property_value): Never return NULL. 2006-01-24 18:10:39 +00:00
libmudflap
libobjc re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc) 2006-01-24 21:57:22 +00:00
libssp configure.ac: Use -fPIC for symbol versioning test. 2006-01-20 21:33:25 +00:00
libstdc++-v3 re PR libstdc++/25649 (Bogus "uninitialized" warning) 2006-01-24 23:12:26 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2006-01-22 14:17:45 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure: Regenerate. 2006-01-20 08:47:14 -05:00
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2006-01-22 14:17:45 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.