Go to file
Richard Biener edd048e29a re PR tree-optimization/70701 (incomplete value numbering when memcpy-ing from array)
2016-04-18  Richard Biener  <rguenther@suse.de>

	PR tree-optimization/70701
	* tree-ssa-sccvn.c (vn_reference_lookup_3): Resolve fully constant
	references after translating through a memcpy.

	* gcc.dg/tree-ssa/ssa-fre-53.c: New testcase.

From-SVN: r235131
2016-04-18 11:39:04 +00:00
boehm-gc [Hurd, kFreeBSD] boehm-gc: Use mmap instead of brk 2016-03-29 23:05:07 +02:00
config
contrib * analyze_brprob: Update comment. 2016-04-17 16:13:52 +00:00
fixincludes
gcc re PR tree-optimization/70701 (incomplete value numbering when memcpy-ing from array) 2016-04-18 11:39:04 +00:00
gnattools gnattools: Clean config.cache (PR70173) 2016-04-04 18:37:58 +02:00
gotools
include
INSTALL
intl
libada
libatomic
libbacktrace
libcc1 libcc1: Clean compiler-name.h (PR70173) 2016-04-11 09:26:36 +02:00
libcilkrts
libcpp re PR preprocessor/69650 (ICE in linemap_line_start, at libcpp/line-map.c:803) 2016-04-13 11:40:37 +00:00
libdecnumber
libffi
libgcc re PR target/70381 (On powerpc, -mfloat128 is on by default for all VSX systems) 2016-04-11 19:45:35 +00:00
libgfortran [multiple changes] 2016-03-30 22:47:45 +02:00
libgo libgo: update to Go 1.6.1 release 2016-04-13 19:11:16 +00:00
libgomp non-scalar-data.f90: Don't pass parameter variables to subroutines. 2016-04-14 14:24:03 -07:00
libiberty Fix PR number in ChangeLog 2016-04-08 12:17:03 +00:00
libitm
libjava
libmpx
libobjc
liboffloadmic
libquadmath
libsanitizer
libssp
libstdc++-v3 Trivial comment misspelling. 2016-04-18 02:32:50 +00:00
libvtv
lto-plugin
maintainer-scripts * crontab: Enable snapshots from gcc-6-branch. 2016-04-15 17:33:15 +02:00
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog Make distclean clean up more (PR70173) 2016-04-13 20:02:08 +02:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
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-04-12 13:51:40 +00:00
Makefile.def
Makefile.in Make distclean clean up more (PR70173) 2016-04-13 20:02:08 +02:00
Makefile.tpl Make distclean clean up more (PR70173) 2016-04-13 20:02:08 +02: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.