Go to file
Martin Liska 34b42fb0ea Fix for PR ipa/63851 and ipa/63852.
PR ipa/63851
	PR ipa/63852
	* ipa-icf.c (sem_function::merge): Ignore merge operation
	for a thunk created from static chain.
	* ipa-icf-gimple.c (func_checker::compatible_types_p): Verify that
	types have same restrict flag.

From-SVN: r219042
2014-12-23 09:30:20 +00:00
boehm-gc Include target-utils.exp in boehm-gc testing 2014-12-18 09:42:22 +00:00
config isl.m4: Don't pass -DCLOOG_INT_GMP on islinc. 2014-12-04 08:45:33 +00:00
contrib dg-extract-results.sh: Use --text with grep to avoid issues with binary files. 2014-12-17 22:35:04 +00:00
fixincludes server.c (server_setup): Check return value of getcwd and in case of error set buff[0] to 0. 2014-12-15 09:10:41 +01:00
gcc Fix for PR ipa/63851 and ipa/63852. 2014-12-23 09:30:20 +00:00
gnattools
include xvasprintf.c: New file. 2014-12-11 09:15:37 +01:00
INSTALL
intl
libada
libatomic Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite drivers 2014-12-12 12:00:01 +00:00
libbacktrace Always use PIC option with -shared in libtool 2014-11-21 08:49:17 -08:00
libcc1 Always use PIC option with -shared in libtool 2014-11-21 08:49:17 -08:00
libcilkrts Always use PIC option with -shared in libtool 2014-11-21 08:49:17 -08:00
libcpp re PR preprocessor/63831 (r217292 causes segfaults with -MM) 2014-12-19 13:20:58 +01:00
libdecnumber
libffi Always use PIC option with -shared in libtool 2014-11-21 08:49:17 -08:00
libgcc MIPS32R6 and MIPS64R6 support 2014-12-19 20:17:36 +00:00
libgfortran Add support for a minimal version of libgfortran for accelerator targets. 2014-11-28 17:39:15 +00:00
libgo mksysinfo: Pass -O to compiler to avoid warnings on CentOS. 2014-12-17 14:26:55 +00:00
libgomp [libgomp][testsuite] Explicitly include target-utils.exp (fix libgomp testsuite ERROR) 2014-12-12 10:31:44 +00:00
libiberty xvasprintf.c: New file. 2014-12-11 09:15:37 +01:00
libitm Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite drivers 2014-12-12 12:00:01 +00:00
libjava Always use PIC option with -shared in libtool 2014-11-21 08:49:17 -08:00
libobjc Always use PIC option with -shared in libtool 2014-11-21 08:49:17 -08:00
liboffloadmic
libquadmath Always use PIC option with -shared in libtool 2014-11-21 08:49:17 -08:00
libsanitizer sanitizer_symbolizer_libbacktrace.cc, [...]: Cherry pick upstream r224308. 2014-12-16 12:35:34 +01:00
libssp Always use PIC option with -shared in libtool 2014-11-21 08:49:17 -08:00
libstdc++-v3 basic_string.h: Fix _S_local_capacity for large sizeof(_CharT). 2014-12-22 18:58:44 +00:00
libvtv Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite drivers 2014-12-12 12:00:01 +00:00
lto-plugin lto-wrapper.c (compile_offload_image): Start processing in_argv from 0 instead of 1. 2014-12-09 22:44:16 +00:00
maintainer-scripts
zlib Always use PIC option with -shared in libtool 2014-11-21 08:49:17 -08:00
.dir-locals.el
.gitignore Local Vim config with GNU formatting. 2014-12-09 13:45:47 +00:00
ABOUT-NLS
ChangeLog Add myself to RTEMS Ports maintainers. 2014-12-22 06:09:21 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Build machinery cleanup. 2014-12-15 11:54:43 +01:00
configure.ac Build machinery cleanup. 2014-12-15 11:54:43 +01:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4 Always use PIC option with -shared in libtool 2014-11-21 08:49:17 -08:00
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS Add myself to RTEMS Ports maintainers. 2014-12-22 06:09:21 +00:00
Makefile.def Makefile.def: Make more dependent on mpfr, mpc and isl. 2014-11-26 20:48:24 +01:00
Makefile.in re PR bootstrap/64023 (r216964 breaks bootstrap on darwin when using gcc as the bootstrap compiler.) 2014-12-13 12:24:37 +01:00
Makefile.tpl re PR bootstrap/64023 (r216964 breaks bootstrap on darwin when using gcc as the bootstrap compiler.) 2014-12-13 12:24:37 +01:00
missing
mkdep
mkinstalldirs
move-if-change Update move-if-change from gnulib 2014-11-16 16:12:44 +00:00
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.