Go to file
Jan Hubicka 9f4b0885e7 predict.c (probably_never_executed): Only use precise profile info.
* predict.c (probably_never_executed): Only use precise profile info.
	(compute_function_frequency): Skip after inlining hack since we now
	have quality checking.

From-SVN: r256975
2018-01-23 09:55:37 +00:00
config
contrib Fix usage of analyze_brprob.py script. 2018-01-19 12:03:24 +00:00
fixincludes
gcc predict.c (probably_never_executed): Only use precise profile info. 2018-01-23 09:55:37 +00:00
gnattools
gotools Makefile.am (GOTOOLS_TEST_TIMEOUT): Define. 2018-01-19 05:04:51 +00:00
include
INSTALL
intl
libada
libatomic
libbacktrace xcoff.c (xcoff_incl_compare): New function. 2018-01-19 17:45:24 +00:00
libcc1
libcpp Add ability to remap file names in __FILE__, etc (PR other/70268) 2018-01-18 13:17:37 +00:00
libdecnumber
libffi
libgcc rl78.md: New define_expand "anddi3". 2018-01-22 19:23:15 +00:00
libgfortran
libgo cmd/go: buildid support for AIX archives. 2018-01-23 04:44:12 +00:00
libgomp [nvptx] Fix bug in jit bug workaround 2018-01-19 16:29:41 +00:00
libhsail-rt
libiberty simple-object-xcoff.c (simple_object_xcoff_find_sections): Use ulong_type to avoid warning about 32-bit shift. 2018-01-21 05:01:31 +00:00
libitm
libmpx
libobjc
liboffloadmic
libquadmath
libsanitizer Guard against undefined weak symbols before Mac OS X 10.9 (PR sanitizer/82825) 2018-01-17 19:31:43 +00:00
libssp
libstdc++-v3 [libstdc++][testsuite] Fix dg-options/dg-add-options order 2018-01-19 11:17:34 +01:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ChangeLog Add Boris Kolpackov <boris@codesynthesis.com> to MAINTAINERS 2018-01-18 12:36:31 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS Add Boris Kolpackov <boris@codesynthesis.com> to MAINTAINERS 2018-01-18 12:36:31 +00:00
Makefile.def
Makefile.in
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 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.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.