Go to file
Nathan Sidwell ea1763b1e4 re PR c++/18143 (Duplicated thunk with a huge member in the hierarchy)
.:	* tree.c (tree_check_failed): Emit general error if the list of
	node types is empty.
cp:
	PR c++/18143
	* cp-tree.h (NON_THUNK_FUNCTION_CHECK, THUNK_FUNCTION_CHECK): New.
	(struct lang_decl_flags): Add thunk_p flag.
	(struct lang_decl): Remove separate fixed_offset. Place
	cloned_function and fixed_offset into union.
	(DECL_CLONED_FUNCTION_P, DECL_CLONED_FUNCTION): Adjust.
	(DECL_THUNK_P, SET_DECL_THUNK_P): Adjust.
	(THUNK_FIXED_OFFSET): Adjust.
	* method.c (make_thunk): Adjust.

From-SVN: r90399
2004-11-10 17:34:47 +00:00
boehm-gc
config
contrib README: Update website URL. 2004-11-07 17:08:09 +00:00
fastjar
fixincludes inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__. 2004-11-09 23:14:06 +00:00
gcc re PR c++/18143 (Duplicated thunk with a huge member in the hierarchy) 2004-11-10 17:34:47 +00:00
include
INSTALL
intl
libada
libcpp * cpplib.pot: Regenerate. 2004-11-09 22:02:09 +00:00
libffi
libgfortran Committed wrong version of previous patch. 2004-11-10 02:44:39 +00:00
libiberty
libjava * include/jni.h: Added FIXME. 2004-11-09 22:42:01 +00:00
libmudflap
libobjc
libstdc++-v3 Daily bump. 2004-11-10 00:16:21 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS: Add self as arm maintainer. 2004-11-10 02:10:24 +00:00
ChangeLog.tree-ssa
compile
config-ml.in config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN like CC. 2004-11-07 18:37:28 -05:00
config.guess
config.if
config.rpath
config.sub
configure configure.in (noconfigdirs): Disable target-libgfortran. 2004-11-08 01:27:56 +00:00
configure.in configure.in (noconfigdirs): Disable target-libgfortran. 2004-11-08 01:27:56 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Add self as arm maintainer. 2004-11-10 02:10:24 +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.