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
INSTALL
boehm-gc
config configure.in (CONFIGURED_BISON, [...]): Remove "CONFIGURED_" from the AC_CHECK_PROGS invocation. 2005-12-05 15:00:27 +00:00
contrib * newcvsroot: Remove. 2005-12-08 08:38:02 +11:00
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
intl
libada
libcpp cpplib.h (CPP_N_DFLOAT): New. 2005-12-07 10:13:15 +11:00
libdecnumber
libffi ffitarget.h: Remove obsolete sgidefs.h include. 2005-12-07 14:56:38 +00:00
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 re PR libgcj/25265 (linking BC-compiled classes with incompatible changes) 2005-12-08 15:32:44 +00:00
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
COPYING
COPYING.LIB
ChangeLog * MAINTAINERS: Change email address. 2005-12-07 03:46:23 +00:00
ChangeLog.tree-ssa
MAINTAINERS Add myself for write after approval. 2005-12-10 17:37:58 +00:00
Makefile.def
Makefile.in configure.in (CONFIGURED_BISON, [...]): Remove "CONFIGURED_" from the AC_CHECK_PROGS invocation. 2005-12-05 15:00:27 +00:00
Makefile.tpl configure.in (CONFIGURED_BISON, [...]): Remove "CONFIGURED_" from the AC_CHECK_PROGS invocation. 2005-12-05 15:00:27 +00:00
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.in (CONFIGURED_BISON, [...]): Remove "CONFIGURED_" from the AC_CHECK_PROGS invocation. 2005-12-05 15:00:27 +00:00
configure.in configure.in (CONFIGURED_BISON, [...]): Remove "CONFIGURED_" from the AC_CHECK_PROGS invocation. 2005-12-05 15:00:27 +00:00
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.