Go to file
Mark Mitchell b91365538a re PR c++/25010 (Segmentation fault (infinite recursion in cgraph_clone_inlined_nodes))
PR c++/25010
	* ipa-inline.c (cgraph_clone_inlined_nodes): Do not assume that
	DECL_EXTERNAL functions have no bodies.  Tidy.
	PR c++/25010
	* g++.dg/opt/inline10.C: New test.

From-SVN: r108377
2005-12-11 04:24:50 +00:00
boehm-gc
config
contrib
fastjar
fixincludes
gcc re PR c++/25010 (Segmentation fault (infinite recursion in cgraph_clone_inlined_nodes)) 2005-12-11 04:24:50 +00:00
gnattools
include Fixes java/PR9861 2005-12-11 01:34:02 +00:00
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgfortran Forgot ChangeLog for 108359 2005-12-11 00:05:55 +02:00
libiberty Fixes java/PR9861 2005-12-11 01:34:02 +00:00
libjava
libmudflap
libobjc
libssp
libstdc++-v3 sso_string_base.h (__sso_string_base<>::_M_compare): Add... 2005-12-11 00:41:29 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
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 Add myself for write after approval. 2005-12-10 17:37:58 +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.