Go to file
Trevor Saunders 572d790ac1 make build_uses store tree * instead of tree
gcc/ChangeLog:

2015-10-05  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>

	* tree-ssa-operands.c (build_uses): store tree * instead of
	tree.
	(finalize_ssa_uses): Adjust.
	(append_use): Likewise.
	(verify_ssa_operands): Likewise.

From-SVN: r228484
2015-10-05 13:54:11 +00:00
boehm-gc
config
contrib
fixincludes
gcc make build_uses store tree * instead of tree 2015-10-05 13:54:11 +00:00
gnattools
gotools
include Implement N4514, C++ Extensions for Transactional Memory. 2015-10-04 15:17:19 -04:00
INSTALL
intl
libada
libatomic
libbacktrace
libcc1
libcilkrts
libcpp
libdecnumber
libffi [RS6000] Correct powerpc sysv stack argument accounting 2015-10-01 06:59:00 +09:30
libgcc cpuinfo.c (get_intel_cpu): Detect "skylake-avx512". 2015-10-05 13:16:07 +00:00
libgfortran
libgo runtime: Fix recent lfstack change on Solaris. 2015-09-24 13:33:20 +00:00
libgomp nvptx offloading linking 2015-10-02 21:43:41 +02:00
libiberty Implement N4514, C++ Extensions for Transactional Memory. 2015-10-04 15:17:19 -04:00
libitm
libjava
libmpx
libobjc
liboffloadmic libgomp-plugin-intelmic.cpp (OFFLOAD_ACTIVE_WAIT_ENV): New define. 2015-09-29 14:11:16 +00:00
libquadmath
libsanitizer
libssp
libstdc++-v3 re PR c++/67844 (Cannot make tuple of class with template constructor) 2015-10-05 12:57:20 +03:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog MAINTAINERS: Update email address. 2015-10-02 12:13:48 +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: Update email address. 2015-10-02 12:13:48 +02:00
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.