Go to file
Jan Hubicka f27e50db1a tree-inline.c (tree_inlinable_function_p): Do not test DECL_REPLACEABLE_P.
* tree-inline.c (tree_inlinable_function_p): Do not test DECL_REPLACEABLE_P.
	* ipa-inline.c (cgraph_default_inline_p, update_caller_keys, update_callee_keys,
	cgraph_decide_inlining): Test function availability.
	* cif-code.def (OVERWRITABLE): New code.

From-SVN: r163972
2010-09-07 21:26:34 +00:00
INSTALL
boehm-gc
config Don't set enable_decimal_float to dpd if DFP is disabled. 2010-09-06 07:52:54 -07:00
contrib
fixincludes inclhack.def (hpux_htonl): Allow trailing whitespace in select. 2010-09-07 14:47:21 +00:00
gcc tree-inline.c (tree_inlinable_function_p): Do not test DECL_REPLACEABLE_P. 2010-09-07 21:26:34 +00:00
gnattools
include
intl
libada
libcpp
libdecnumber Don't set enable_decimal_float to dpd if DFP is disabled. 2010-09-06 07:52:54 -07:00
libffi
libgcc Don't set enable_decimal_float to dpd if DFP is disabled. 2010-09-06 07:52:54 -07:00
libgfortran re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG) 2010-09-06 07:55:10 +02:00
libgomp
libiberty
libjava
libmudflap
libobjc * Object.m (MAX_CLASS_NAME_LEN): Unused define removed. 2010-09-06 23:12:51 +00:00
libssp
libstdc++-v3 re PR libstdc++/45398 ([C++0x] Missing atomic<_Tp*>::store definition) 2010-09-07 14:05:23 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog configure.ac: Enable LTO by default on Darwin. 2010-09-03 15:49:02 -04:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Enable LTO by default on Darwin. 2010-09-03 15:49:02 -04:00
configure.ac configure.ac: Enable LTO by default on Darwin. 2010-09-03 15:49:02 -04:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
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 files whose
names start with 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/ for how to report bugs usefully.