Go to file
Mark Mitchell 7ba539c666 class.c (empty_base_at_nonzero_offset_p): New function.
* class.c (empty_base_at_nonzero_offset_p): New function.
	(layout_nonempty_base_or_field): Do not check for conflicts when
	laying out a virtual base using the GCC 3.2 ABI.
	(build_base_field): Correct checking for presence of empty classes
	at non-zero offsets when clearing CLASSTYPE_NEARLY_EMPTY_P.

	* g++.dg/abi/vbase13.C: New test.
	* g++.dg/abi/vbase14.C: Likewise.

From-SVN: r58397
2002-10-22 05:04:48 +00:00
boehm-gc * include/private/gcconfig.h (HBLKSIZE): Define for x86-64. 2002-10-02 08:25:37 +02:00
config
contrib paranoia.cc (real_c_float::image): Accomodate size of real_internal format. 2002-10-21 17:09:41 -07:00
fastjar * jartool.c: Use mode 0666 when opening new file. 2002-10-20 23:30:24 +00:00
gcc class.c (empty_base_at_nonzero_offset_p): New function. 2002-10-22 05:04:48 +00:00
include Remove bogus copyright message in my last entry. 2002-10-16 03:45:02 +00:00
INSTALL
libf2c update_version: Do not check in files which are unchanged. 2002-09-24 03:44:36 +00:00
libffi java_raw_api.c (ffi_java_raw_to_ptrarray): Interpret raw data as _Jv_word values, not ffi_raw. 2002-10-08 14:55:03 +00:00
libiberty * config.table: Use mh-s390pic for s390x too. 2002-10-16 22:07:03 +02:00
libjava Fix date, grrr. 2002-10-21 05:04:07 +00:00
libobjc Makefile.am (all-multi): Fix multilib parallel build. 2002-09-23 03:52:55 +00:00
libstdc++-v3 Daily bump. 2002-10-21 07:17:55 +00:00
maintainer-scripts update_version: Do not check in files which are unchanged. 2002-09-24 03:44:36 +00:00
zlib Makefile.am (all-multi): Fix multilib parallel build. 2002-09-23 03:52:55 +00:00
.cvsignore
ChangeLog * configure.in: Add tic4x target. 2002-10-07 17:07:06 -04:00
config-ml.in
config.guess
config.if
config.sub
configure configure: Revert accidentally applied changes. 2002-09-29 16:11:24 +00:00
configure.in * configure.in: Add tic4x target. 2002-10-07 17:07:06 -04:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS *** empty log message *** 2002-10-19 02:42:48 +00:00
Makefile.def Makefile.def: Remove order dependency comments. 2002-10-02 06:27:24 +00:00
Makefile.in Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. 2002-10-03 19:06:16 +00:00
Makefile.tpl Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. 2002-10-03 19:06:16 +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.