Go to file
Mark Mitchell 772f8889ca re PR c++/10506 (ICE in build_new at cp/init.c with -fkeep-inline-functions and multiple inheritance)
PR c++/10506
	* method.c (use_thunk): Decrement immediate_size_expand.

	PR c++/10503
	* cp-tree.h (DECL_VAR_MARKED_P): New macro.
	(DECL_MAYBE_TEMPLATE): Remove.
	* class.c (fixed_type_or_null): Avoid infinite recursion.

	PR c++/10506
	* g++.dg/init/new6.C: New test.

	PR c++/10503
	* g++.dg/init/ref6.C: New test.

From-SVN: r66150
2003-04-28 06:06:59 +00:00
boehm-gc * include/private/gcconfig.h: Add support for arm-netbsdelf. 2003-04-16 18:28:29 +00:00
config
contrib
fastjar
gcc re PR c++/10506 (ICE in build_new at cp/init.c with -fkeep-inline-functions and multiple inheritance) 2003-04-28 06:06:59 +00:00
include
INSTALL
libf2c configure.in (_XOPEN_SOURCE): Bump to 600. 2003-04-21 13:37:48 +00:00
libffi configure.in (powerpc64*-*-linux*): Remove. 2003-04-18 14:32:36 +02:00
libiberty vsnprintf.c (vsnprintf): Don't pad string with extra nulls. 2003-04-22 19:58:57 +00:00
libjava jvm.h: (_Jv_GetNbArgs) added (_Jv_GetSafeArg) added (_Jv_SetArgs) added 2003-04-25 16:48:13 +00:00
libobjc
libstdc++-v3 std_fstream.h (basic_filebuf): _M_pback_destroy to _M_destroy_pback. 2003-04-28 04:54:54 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog Makefile.tpl: Clean $(BUILD_SUBDIR). 2003-04-28 02:23:46 +00:00
config-ml.in
config.guess
config.if
config.sub
configure configure.in (powerpc64*-*-linux*): Remove. 2003-04-18 14:32:36 +02:00
configure.in configure.in (powerpc64*-*-linux*): Remove. 2003-04-18 14:32:36 +02:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Upgrade myself from GNATS only to write-after-approval. 2003-04-25 16:06:51 -06:00
Makefile.def
Makefile.in Makefile.tpl: Clean $(BUILD_SUBDIR). 2003-04-28 02:23:46 +00:00
Makefile.tpl Makefile.tpl: Clean $(BUILD_SUBDIR). 2003-04-28 02:23:46 +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.