Go to file
Jakub Jelinek 06ff700018 re PR ipa/69241 (ICE with noreturn and function that return non-POD)
PR ipa/69241
	* ipa-split.c (split_function): If split part returns TREE_ADDRESSABLE
	type by reference, force lhs on the call.

	* g++.dg/ipa/pr69241-4.C: New test.

From-SVN: r233375
2016-02-12 12:59:00 +01:00
boehm-gc
config document that isl-0.16 is supported 2016-01-29 20:26:04 +00:00
contrib
fixincludes re PR target/68741 (FAIL: tr1/8_c_compatibility/cstdio/functions.cc (test for excess errors)) 2016-02-01 00:54:22 +00:00
gcc re PR ipa/69241 (ICE with noreturn and function that return non-POD) 2016-02-12 12:59:00 +01:00
gnattools
gotools libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
include
INSTALL
intl
libada
libatomic
libbacktrace mmap.c (MAP_FAILED): Define if not defined. 2016-02-06 22:27:34 +00:00
libcc1
libcilkrts
libcpp * fi.po: Update. 2016-02-09 23:37:02 +00:00
libdecnumber
libffi
libgcc re PR go/68562 (morestack misaligns stack on x86_64) 2016-02-10 15:14:05 +00:00
libgfortran re PR libfortran/68744 (FAIL: gfortran.dg/backtrace_1.f90 -O0 execution test) 2016-01-23 23:32:13 +00:00
libgo re PR go/66904 (cmd/go: "#cgo pkg-config:" comments do not work with gccgo) 2016-02-10 18:30:27 +00:00
libgomp Fix GOMP/GOACC_parallel optimization in ipa-pta 2016-02-09 08:52:26 +00:00
libiberty d-demangle.c (dlang_call_convention): Handle extern Objective-C function calling convention. 2016-01-27 01:07:26 +00:00
libitm libitm: Fix HTM fastpath. 2016-01-22 16:13:06 +00:00
libjava
libmpx
libobjc
liboffloadmic
libquadmath
libsanitizer
libssp re PR target/65867 (bootstrap fails for mingw32 due to missing header in ssp.c) 2016-02-09 12:16:30 -07:00
libstdc++-v3 Ensure stdout is newline terminated for status wrappers. 2016-02-09 20:18:10 +00:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog MAINTAINERS (Write After Approval): Add myself 2016-02-02 16:24:22 +01:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure document that isl-0.16 is supported 2016-01-29 20:26:04 +00:00
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 MAINTAINERS (Write After Approval): Add myself 2016-02-02 16:24:22 +01:00
Makefile.def
Makefile.in fix PR68343: disable fuse-*.c tests for isl 0.14 or earlier 2016-01-26 00:19:11 +00:00
Makefile.tpl fix PR68343: disable fuse-*.c tests for isl 0.14 or earlier 2016-01-26 00:19:11 +00:00
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.