Go to file
Jan Hubicka c0ee00211f re PR middle-end/38074 (missed inlining on Core2 Duo due to apparent wrong branch prediction/profile)
PR tree-optimization/38074
	* cgraphbuild.c (compute_call_stmt_bb_frequency): Fix handling of 0
	entry frequency.
	* predict.c (combine_predictions_for_bb): Ignore predictor predicting
	in both dirrection for first match heuristics.
	(tree_bb_level_predictions): Disable noreturn heuristic when there
	is no returning path.

Co-Authored-By: Jakub Jelinek <jakub@redhat.com>

From-SVN: r142517
2008-12-06 08:34:20 +00:00
boehm-gc
config
contrib
fixincludes
gcc re PR middle-end/38074 (missed inlining on Core2 Duo due to apparent wrong branch prediction/profile) 2008-12-06 08:34:20 +00:00
gnattools
include
INSTALL
intl
libada
libcpp be.po, [...]: Update. 2008-11-29 17:39:29 +00:00
libdecnumber
libffi
libgcc config.host: Add m32c*-*-rtems*. 2008-12-01 16:33:47 +00:00
libgfortran re PR fortran/38291 (Rejects I/O with POS= if FMT=*) 2008-12-06 04:13:34 +00:00
libgomp re PR libgomp/38270 (libgomp test failures due to missing memory barrier) 2008-12-02 00:18:56 +00:00
libiberty
libjava configure.ac: Add double brackets on darwin[912]. 2008-12-04 07:17:50 +01:00
libmudflap
libobjc
libssp
libstdc++-v3 * include/tr1_impl/functional (_Mu): Fix typo. 2008-12-05 23:42:11 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.ac: Add double brackets on darwin[912]. 2008-12-04 07:17:13 +01:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2008-12-02 14:20:19 +11:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2008-12-02 14:20:19 +11:00
configure configure.ac: Add double brackets on darwin[912]. 2008-12-04 07:17:13 +01:00
configure.ac configure.ac: Add double brackets on darwin[912]. 2008-12-04 07:17:13 +01:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS: Moved myself and Mikael Morin from Write After Approval to Reviewer section... 2008-12-03 22:37:43 +01:00
Makefile.def Makefile.def: configure-target-boehm-gc depends on all-target-libstdc++-v3. 2008-12-02 16:39:27 +00:00
Makefile.in Makefile.def: configure-target-boehm-gc depends on all-target-libstdc++-v3. 2008-12-02 16:39:27 +00:00
Makefile.tpl
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.