Go to file
Nathan Sidwell 5b94d9dd86 class.c (dfs_modify_vtables): Simplify condition.
* class.c (dfs_modify_vtables): Simplify condition. Return
	dfs_skip_bases as appropriate.
	(modify_all_vtables): Walk in pre-order.
	* search.c (dfs_walk_all, dfs_walk_once_r,
	dfs_walk_once_accessible_r): Assert post order function never
	returns dfs_skip_bases.

From-SVN: r88939
2004-10-12 16:04:24 +00:00
boehm-gc
config
contrib
fastjar
fixincludes
gcc class.c (dfs_modify_vtables): Simplify condition. 2004-10-12 16:04:24 +00:00
include xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS, [...]): New. 2004-10-08 00:28:50 +00:00
INSTALL
intl
libada
libcpp Remove extra whitespace. 2004-10-11 07:29:17 +02:00
libffi
libgfortran transfer.c (finalize_transfer): Free internal streams. 2004-10-07 21:30:50 +00:00
libiberty
libjava re PR libgcj/17903 (Incorrect SHA result) 2004-10-12 12:13:39 +02:00
libmudflap
libobjc archive.c: Fix all the warnings about passing unsigned char* to char* and the other way too. 2004-10-08 07:40:38 -07:00
libstdc++-v3 re PR libstdc++/17937 (Critical ~__pool troubles) 2004-10-12 01:10:39 +00:00
maintainer-scripts
zlib re PR libgcj/14856 (Update bundled zlib) 2004-10-11 18:45:43 +00:00
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS: Update my email address. 2004-10-08 01:11:38 +01:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Update my email address. 2004-10-08 01:11:38 +01: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.