Go to file
Mark Mitchell 2003cd3794 empty11.C: New test.
* testsuite/g++.dg/abi/empty11.C: New test.
	* testsuite/g++.dg/rtti/cv1.C: New test.

	* tree.c (cp_build_qualified_type_real): Correct handling of
	array types.
	* class.c (walk_subobject_offsets): Fix thinko.
	(build_base_field): Record offsets of empty bases in primary
	virtual bases.
	(layout_class_type): Record offsets of empty bases in fields.

From-SVN: r59497
2002-11-26 07:20:13 +00:00
boehm-gc
config
contrib
fastjar jartool.c (extract_jar): Use "open" with O_BINARY instead of "creat" to create extracted files. 2002-11-22 03:20:24 +00:00
gcc empty11.C: New test. 2002-11-26 07:20:13 +00:00
include * libiberty.h (basename): Add NetBSD to the list. 2002-11-24 06:54:38 +00:00
INSTALL
libf2c
libffi
libiberty Ensure return string is empty before using strcat to construct it. 2002-11-24 08:10:28 +00:00
libjava * verify.cc (type::compatible): Backed out broken change. 2002-11-26 07:15:53 +00:00
libobjc
libstdc++-v3 abi_check.cc: Add CXXABI_1.2.1 as compatible. 2002-11-26 01:37:50 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog
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 MAINTAINERS (Write After Approval): Remove myself. 2002-11-26 00:47:58 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.