Go to file
Jan Hubicka 12c7b51e3e ipa-inline.c (cgraph_mark_inline): Assert that we never inline uninlinable call.
* ipa-inline.c (cgraph_mark_inline): Assert that we never inline
	uninlinable call.
	(cgraph_decide_inlining_of_small_function, cgraph_decide_inlining,
	cgraph_decide_inlining_incrementally): Move uninlinability checks to
	places other call site specific checks are performed.

From-SVN: r126015
2007-06-26 10:31:55 +00:00
INSTALL
boehm-gc pthread_support.c (GC_get_thread_stack_base): Handle pthread_getattr_np failures. 2007-06-22 22:06:35 +02:00
config acx.m4 (NCN_STRICT_CHECK_TARGET_TOOLS): Fix incremental builds. 2007-06-26 00:46:33 +00:00
contrib
fixincludes
gcc ipa-inline.c (cgraph_mark_inline): Assert that we never inline uninlinable call. 2007-06-26 10:31:55 +00:00
gnattools
include
intl
libada
libcpp
libdecnumber
libffi
libgcc
libgfortran re PR libfortran/32495 (static declaration of 'strcasestr' follows non-static declaration) 2007-06-25 17:21:46 +00:00
libgomp re PR middle-end/32362 (ICE: in lookup_decl_in_outer_ctx, at omp-low.c:1508) 2007-06-21 14:11:00 +02:00
libiberty
libjava * gnu/classpath/jdwp/VMVirtualMachine.h: Regenerate. 2007-06-21 06:49:02 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 stl_list.h: Rename guard macro consistently with file name. 2007-06-18 17:22:53 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog add myself to MAINTAINERS under Write After Approval. 2007-06-25 21:15:48 +00:00
ChangeLog.tree-ssa
MAINTAINERS add myself to MAINTAINERS under Write After Approval. 2007-06-25 21:15:48 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure acx.m4 (NCN_STRICT_CHECK_TARGET_TOOLS): Fix incremental builds. 2007-06-26 00:46:33 +00:00
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.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 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.