Go to file
Richard Guenther b6dd52618f re PR tree-optimization/53081 (memcpy/memset loop recognition)
2012-06-05  Richard Guenther  <rguenther@suse.de>

	PR tree-optimization/53081
	* tree-loop-distribution.c (generate_memset_builtin): Handle all
	kinds of byte-sized stores.
	(classify_partition): Likewise.
	(tree_loop_distribution): Adjust seed statements used for
	!flag_tree_loop_distribution.

	* gcc.dg/tree-ssa/ldist-19.c: New testcase.
	* gcc.c-torture/execute/builtins/builtins.exp: Always pass
	-fno-tree-loop-distribute-patterns.

From-SVN: r188232
2012-06-05 09:24:43 +00:00
INSTALL
boehm-gc
config mt-sde: Fix typos. 2012-05-29 16:54:57 +01:00
contrib Add ChangeLog entry for previous commit. 2012-06-04 20:36:08 -04:00
fixincludes configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of gcc_AC_FUNC_MMAP_BLACKLIST. 2012-05-29 21:28:57 +02:00
gcc re PR tree-optimization/53081 (memcpy/memset loop recognition) 2012-06-05 09:24:43 +00:00
gnattools
include
intl
libada
libatomic
libcpp PR preprocessor/53463 - Fix system header detection for built-in macro tokens 2012-06-04 21:19:58 +02:00
libdecnumber
libffi
libgcc Fix bug added to sparc 64-bit sub_ddmmss() implementation. 2012-06-03 18:54:59 -07:00
libgfortran PR 53456 Fix incorrect ChangeLog entry. 2012-06-04 22:15:21 +03:00
libgo runtime: Fix call to _dl_get_tls_static_info for i386. 2012-06-05 06:19:19 +00:00
libgomp
libiberty
libitm
libjava
libmudflap * mf-impl.h: Fix typo. 2012-05-29 20:21:05 +01:00
libobjc
libquadmath re PR target/51007 (Quadmath I/O doesn't work on MinGW) 2012-05-31 18:51:27 +00:00
libssp re PR target/51007 (Quadmath I/O doesn't work on MinGW) 2012-05-31 18:51:27 +00:00
libstdc++-v3 * doc/xml/manual/status_cxx2011.xml: Correct C++11 status table. 2012-06-01 01:47:32 +01:00
lto-plugin * lto-plugin.c: Fix typo. 2012-05-29 20:21:25 +01:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2012-05-29 20:18:29 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2012-05-29 20:18:29 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
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.