Go to file
Richard Biener e004aa11b1 tree-vect-data-refs.c (vect_analyze_group_access): Properly compute GROUP_GAP for the first element.
2015-06-03  Richard Biener  <rguenther@suse.de>

	* tree-vect-data-refs.c (vect_analyze_group_access): Properly
	compute GROUP_GAP for the first element.
	* tree-vect-slp.c (vect_build_slp_tree_1): Remove restriction
	on in-group gaps.

	* gcc.dg/vect/bb-slp-36.c: New testcase.

From-SVN: r224077
2015-06-03 13:10:13 +00:00
boehm-gc
config * warnings.m4: Fix comment. 2015-05-27 16:40:38 -04:00
contrib test_installed (--target=): New option. 2015-06-02 17:12:16 +00:00
fixincludes inclhack.def (aix_externc): New fix. 2015-05-21 13:25:00 -04:00
gcc tree-vect-data-refs.c (vect_analyze_group_access): Properly compute GROUP_GAP for the first element. 2015-06-03 13:10:13 +00:00
gnattools
gotools
include libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined. 2015-05-22 20:53:45 +00:00
INSTALL
intl
libada
libatomic
libbacktrace libbacktrace: add support of PE/COFF 2015-05-29 08:40:20 +00:00
libcc1
libcilkrts
libcpp line-map.c (LINE_MAP_MAX_COLUMN_NUMBER LINE_MAP_MAX_LOCATION_WITH_COLS,LINE_MAP_MAX_SOURCE_LOCATION): New constants. 2015-05-26 17:12:28 +00:00
libdecnumber
libffi
libgcc Add --enable-default-pie option to GCC configure 2015-05-27 19:36:55 -07:00
libgfortran
libgo
libgomp testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
libiberty re PR c++/44282 (fastcall is not mangled at all) 2015-06-01 22:28:19 -04:00
libitm futex_bits.h (sys_futex0): Change operands "op" and "val" to int. 2015-05-28 19:36:47 +02:00
libjava configure.host: Add bits for FreeBSD amd64 and i386. 2015-05-28 20:13:55 +02:00
libmpx
libobjc
liboffloadmic
libquadmath
libsanitizer
libssp
libstdc++-v3 abi.xml: Document versioning for 5.1.0 release. 2015-06-02 12:17:43 +01:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog re PR bootstrap/66319 (gcov-tool.c:84:65: error: invalid conversion from 'int (*)(const c har*, const stat*, int, FTW*)' to 'int (*)(const char*, const stat*, int, FTW)') 2015-06-02 13:50:23 -04:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR bootstrap/66319 (gcov-tool.c:84:65: error: invalid conversion from 'int (*)(const c har*, const stat*, int, FTW*)' to 'int (*)(const char*, const stat*, int, FTW)') 2015-06-02 13:50:23 -04:00
configure.ac re PR bootstrap/66319 (gcov-tool.c:84:65: error: invalid conversion from 'int (*)(const c har*, const stat*, int, FTW*)' to 'int (*)(const char*, const stat*, int, FTW)') 2015-06-02 13:50:23 -04:00
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. 2015-06-02 16:39:19 +00:00
Makefile.def
Makefile.in revert: configure.ac: Add -std=c++98 to stage1_cxxflags. 2015-05-21 13:05:33 -04:00
Makefile.tpl revert: configure.ac: Add -std=c++98 to stage1_cxxflags. 2015-05-21 13:05:33 -04: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.