Go to file
Jan Hubicka b2d82f2df1 re PR ipa/60665 (gcc/ipa-devirt.c:1510:7: warning: variable 'can_refer' is used uninitialized whenever '?:' condition is false)
PR ipa/60665
	* ipa-devirt.c (possible_polymorphic_call_targets): Silence clang warning.

From-SVN: r215656
2014-09-27 00:21:33 +00:00
INSTALL
boehm-gc
config Support slim LTO bootstrap 2014-09-01 16:41:28 +00:00
contrib Add --inline option to contrib/mklog 2014-09-22 12:53:12 +00:00
fixincludes
gcc re PR ipa/60665 (gcc/ipa-devirt.c:1510:7: warning: variable 'can_refer' is used uninitialized whenever '?:' condition is false) 2014-09-27 00:21:33 +00:00
gnattools
include pex-common.h (struct pex_funcs): Add new parameter for open_write field. 2014-09-26 10:58:04 +03:00
intl
libada
libatomic
libbacktrace
libcilkrts
libcpp re PR c/61405 (Not emitting "enumeration value not handled in switch" warning for bit-field enums) 2014-09-24 17:23:56 +00:00
libdecnumber
libffi linux64.S: Emit .note.GNU-stack even when POWERPC64 is not defined. 2014-09-11 11:03:49 +02:00
libgcc Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro. 2014-09-23 01:48:46 +01:00
libgfortran check.c (check_co_collective): Renamed from 2014-09-25 08:07:15 +02:00
libgo runtime: Mark runtime_goexit function as noinline. 2014-09-22 21:14:43 +00:00
libgomp re PR c++/63248 (Crash when OpenMP target's array section handling is used with templates) 2014-09-18 18:43:28 +02:00
libiberty mangle.c (is_std_substitution): Check for abi_tag. 2014-09-26 15:57:37 -04:00
libitm
libjava
libobjc
libquadmath
libsanitizer [AArch64] Enable Address Sanitizer. 2014-09-26 15:07:42 +02:00
libssp
libstdc++-v3 DR 1339 2014-09-25 16:27:18 +01:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Fix mistake in commit 215237 2014-09-13 19:00:28 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS: Move myself to reviewers (Fortran). 2014-09-13 12:52:23 +00:00
Makefile.def
Makefile.in Support slim LTO bootstrap 2014-09-01 16:41:28 +00:00
Makefile.tpl Support slim LTO bootstrap 2014-09-01 16:41:28 +00:00
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
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.

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.