Go to file
Jan Hubicka 88e7d85fba re PR middle-end/65595 (Linux kernel build failure: ICE: in as_a, at is-a.h:192)
PR middle-end/65595
	* cgraph.c (cgraph_update_edges_for_call_stmt_node): Only
	do redirection if the call is not optimized out.

	* gcc.c-torture/compile/pr65595.c: New testcase.

From-SVN: r221726
2015-03-27 10:33:17 +00:00
INSTALL
boehm-gc
config re PR bootstrap/65537 (--with-build-config=bootstrap-lto fails on CentOS 5.11) 2015-03-25 17:01:36 +01:00
contrib dg-extract-results.sh: Check that the necessary python modules exist. 2015-03-06 18:35:15 +00:00
fixincludes
gcc re PR middle-end/65595 (Linux kernel build failure: ICE: in as_a, at is-a.h:192) 2015-03-27 10:33:17 +00:00
gnattools
gotools re PR go/65462 (Use of 'go get' with gccgo is not finding dependencies correctly) 2015-03-24 19:50:31 +00:00
include partition.h (struct partition_elem): Re-order elements to avoid padding. 2015-03-19 11:44:08 +00:00
intl
libada
libatomic
libbacktrace
libcc1
libcilkrts
libcpp * fr.po: Update. 2015-03-24 16:47:21 +00:00
libdecnumber
libffi
libgcc config.host (nios2-*-linux*): Remove 'extra_parts' setting. 2015-03-25 08:32:17 +00:00
libgfortran re PR fortran/65541 (namelist regression) 2015-03-26 02:44:34 +00:00
libgo re PR go/65587 (C package incomplete/not working for powerpc-linux-gnu) 2015-03-26 17:51:57 +00:00
libgomp re PR libgomp/64972 (Build failure in libgomp for i686-w64-mingw32 target after latest merge from gomp-4_0-branch) 2015-03-25 16:05:02 +01:00
libiberty
libitm
libjava
libmpx re PR other/65384 (Intel MPX does not support x32) 2015-03-12 08:58:08 +00:00
libobjc
liboffloadmic
libquadmath
libsanitizer re PR sanitizer/59009 (libsanitizer merge from upstream r191666 breaks bootstrap on powerpc64-linux and aarch64-linux) 2015-03-23 14:43:22 +01:00
libssp
libstdc++-v3 re PR libstdc++/58038 (std::this_thread::sleep_until can cause inifinite sleep) 2015-03-26 19:59:08 +00:00
libvtv
lto-plugin
maintainer-scripts Complete previous change. 2015-02-25 16:47:05 +01:00
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Fix vimrc file link creation. 2015-03-25 12:05:22 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (CPU Port Maintainers): Add myself i386 vector ISA extns mantainer. 2015-03-06 14:49:03 +00:00
Makefile.def Makefile.def: Add libmpx. 2015-03-10 09:37:41 +00:00
Makefile.in Fix vimrc file link creation. 2015-03-25 12:05:22 +00:00
Makefile.tpl Fix vimrc file link creation. 2015-03-25 12:05:22 +00:00
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR bootstrap/25672 (cross build's libgcc picks up CFLAGS) 2015-03-10 16:37:53 +00:00
configure.ac re PR bootstrap/25672 (cross build's libgcc picks up CFLAGS) 2015-03-10 16:37:53 +00: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.

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.