Go to file
Jeff Law 9e59e99a60 re PR middle-end/61912 (Missed (partial) dead store elimination for structures on GIMPLE)
PR tree-optimization/61912
	PR tree-optimization/77485
	* tree-ssa-dse.c: Include expr.h.
	(maybe_trim_constructor_store): New function.
	(maybe_trim_partially_dead_store): Call maybe_trim_constructor_store.

	PR tree-optimization/61912
	PR tree-optimization/77485
	* g++.dg/tree-ssa/ssa-dse-1.C: New test.
	* gcc.dg/tree-ssa/pr30375: Adjust expected output.
	* gcc.dg/tree-ssa/ssa-dse-24.c: New test.

From-SVN: r244443
2017-01-13 08:46:22 -07:00
config
contrib [arm] Replace command-line option .def files with single definition file 2017-01-11 14:39:00 +00:00
fixincludes Only declare gets for C++ < 2014 on Solaris (PR libstdc++/78979) 2017-01-13 12:09:13 +00:00
gcc re PR middle-end/61912 (Missed (partial) dead store elimination for structures on GIMPLE) 2017-01-13 08:46:22 -07:00
gnattools
gotools
include
INSTALL
intl
libada
libatomic
libbacktrace
libcc1
libcilkrts
libcpp Fix issues with unrepresentable column numbers (PR c++/77949) 2017-01-10 21:54:09 +00:00
libdecnumber
libffi
libgcc builtin_target.c (check_features): Check all supported __builtin_cpu_supports options. 2017-01-12 18:30:03 +01:00
libgfortran re PR fortran/70696 ([Coarray] ICE on EVENT POST of host-associated EVENT_TYPE coarray) 2017-01-13 11:22:21 +01:00
libgo runtime: copy more scheduler code from Go 1.7 runtime 2017-01-10 21:09:00 +00:00
libgomp
libiberty
libitm
libmpx
libobjc
liboffloadmic
libquadmath
libsanitizer re PR sanitizer/78992 (Incorrect sigaction definition on 32-bit sparc) 2017-01-10 16:22:56 +01:00
libssp
libstdc++-v3 Define cxx11-abi effective target for libstdc++ tests 2017-01-13 14:57:33 +00:00
libvtv
lto-plugin
maintainer-scripts
zlib 2017-01-13 Matthias Klose <doko@ubuntu.com> 2017-01-13 12:10:39 +00:00
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ChangeLog
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
Makefile.def
Makefile.in
Makefile.tpl
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.