GCC modified for the FreeChainXenon project
Find a file
Jakub Jelinek acdcd61b09 re PR tree-optimization/59591 (ICE in vect_get_vec_def_for_stmt_copy, at tree-vect-stmts.c:156 for -march=core-avx2)
PR tree-optimization/59591
	* tree-vect-stmts.c (vectorizable_mask_load_store): Fix up handling
	of modifier = NARROW masked gathers.
	(permute_vec_elements): Use gimple_get_lhs instead of
	gimple_assign_lhs.

	* gcc.dg/vect/pr59591-1.c: New test.
	* gcc.dg/vect/pr59591-2.c: New test.
	* gcc.target/i386/pr59591-1.c: New test.
	* gcc.target/i386/pr59591-2.c: New test.

From-SVN: r206248
2013-12-30 18:05:10 +01:00
boehm-gc gcconfig.h: Add FreeBSD powerpc64 defines. 2013-12-21 21:42:39 +01:00
config bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Remove -lpthread -ldl. 2013-11-29 20:13:45 +00:00
contrib mklog: Automatically insert comments in trivial cases. 2013-12-23 07:17:52 +00:00
fixincludes fixincludes: use $(FI) instead of fixincl@EXEEXT@ 2013-12-20 13:07:52 +01:00
gcc re PR tree-optimization/59591 (ICE in vect_get_vec_def_for_stmt_copy, at tree-vect-stmts.c:156 for -march=core-avx2) 2013-12-30 18:05:10 +01:00
gnattools Fix date 2013-12-12 22:52:25 +00:00
include re PR c++/41090 (Using static label reference in c++ class constructor produces wrong code) 2013-12-23 12:49:47 -05:00
INSTALL
intl
libada picflag.m4 (m68k-*-*): Use default PIC flag. 2013-11-15 17:49:36 +00:00
libatomic ChangeLog: Fix ChangeLog entry. 2013-12-09 18:41:40 +01:00
libbacktrace elf.c (ET_DYN): Undefine and define again. 2013-12-06 15:48:17 +01:00
libcilkrts Enabled Usage of _Cilk_spawn and _Cilk_sync in Cilk Runtime (libcilkrts). 2013-12-13 08:44:02 -08:00
libcpp * pt_BR.po: New. 2013-12-18 18:15:09 +00:00
libdecnumber Add --enable-host-shared configuration option 2013-10-15 20:33:55 +00:00
libffi ffitarget.h: Import from upstream. 2013-12-10 11:12:14 +10:30
libgcc cpuinfo.c (enum vendor_signatures): Remove. 2013-12-26 15:12:20 +01:00
libgfortran read.c (read_f): Convert assert to runtime error. 2013-12-18 23:41:50 +00:00
libgo net: work around Solaris connect issue when server closes socket 2013-12-28 18:00:30 +00:00
libgomp affinity-1.c: Remove alloca.h inlcude. 2013-12-17 19:05:32 +01:00
libiberty re PR c++/41090 (Using static label reference in c++ class constructor produces wrong code) 2013-12-23 12:49:47 -05:00
libitm rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2. 2013-11-14 18:50:48 +00:00
libjava Makefile.am (toolexeclib_LTLIBRARIES): Use install/libgcj_bc.la instead of libgcj_bc.la. 2013-12-09 15:19:30 +00:00
libobjc libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match. 2013-09-20 19:17:52 +09:30
libquadmath longlong.h: New file. 2013-12-04 10:49:14 +00:00
libsanitizer libsanitizer: fix build on Mac 10.6 2013-12-19 12:54:11 +00:00
libssp * ssp.c (fail): Avoid -Wformat-security warning. 2013-12-07 09:10:02 +01:00
libstdc++-v3 chi2_quality.h: Break out from chi2_quality.cc. 2013-12-22 14:57:53 +00:00
libvtv Fix up ChangeLog entries (name, e-mail, formatting, otherwise). 2013-10-23 21:30:54 +00:00
lto-plugin Fix up ChangeLog entries (name, e-mail, formatting, otherwise). 2013-10-23 21:30:54 +00:00
maintainer-scripts update_web_docs_svn: Work around makeinfo generated file names and references with "_002d" instead... 2013-12-02 20:07:14 +00:00
zlib Add --enable-host-shared configuration option 2013-10-15 20:33:55 +00:00
.dir-locals.el * .dir-locals.el: Add. 2013-10-16 18:25:31 +00:00
.gitignore * .gitignore: Import from gdb repository. 2013-01-10 10:48:46 -05:00
ABOUT-NLS
ChangeLog * MAINTAINERS (Write After Approval): Add myself. 2013-12-16 19:01:40 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess Import from savannah.gnu.org: 2013-10-01 17:50:56 +01:00
config.rpath
config.sub Import from savannah.gnu.org: 2013-10-01 17:50:56 +01:00
configure configure.ac: Add user-friendly check for native x86_64-linux multilibs. 2013-12-13 21:42:02 +00:00
configure.ac configure.ac: Add user-friendly check for native x86_64-linux multilibs. 2013-12-13 21:42:02 +00:00
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4 libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match. 2013-09-20 19:17:52 +09:30
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2013-12-16 19:01:40 +00:00
Makefile.def Added Cilk runtime library (libcilkrts) into GCC. 2013-10-29 11:37:47 -07:00
Makefile.in Makefile.in: Regenerate. 2013-11-07 19:09:31 +01:00
Makefile.tpl Makefile.tpl: Fix typo. 2013-11-07 16:08:10 +01: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.