Go to file
Jeff Law bba71f811c [PATCH] Improve FSM threader to handle compiler temporaries too
* tree-ssa-threadbackward.c (fsm_find_thread_path): Remove
	restriction that traced SSA_NAME is a user variable.

	* gcc.dg/tree-ssa/ssa-dom-thread-11.c: New test.

From-SVN: r228727
2015-10-12 10:26:09 -06:00
boehm-gc Testsuite: add dg-{begin|end}-multiline-output commands 2015-10-09 13:55:23 +00:00
config
contrib
fixincludes
gcc [PATCH] Improve FSM threader to handle compiler temporaries too 2015-10-12 10:26:09 -06:00
gnattools
gotools
include Implement N4514, C++ Extensions for Transactional Memory. 2015-10-04 15:17:19 -04:00
INSTALL
intl
libada
libatomic Testsuite: add dg-{begin|end}-multiline-output commands 2015-10-09 13:55:23 +00:00
libbacktrace posix.c (backtrace_open): Cast second argument of open() to int. 2015-09-17 13:08:04 -04:00
libcc1
libcilkrts
libcpp * zh_TW.po: Update. 2015-10-08 16:55:25 +01:00
libdecnumber
libffi [RS6000] Correct powerpc sysv stack argument accounting 2015-10-01 06:59:00 +09:30
libgcc Add bdver4 for multiversioning and fix AMD model detection. 2015-10-11 08:06:14 +00:00
libgfortran re PR libfortran/67527 (io.h sanitizer complains on 1 << 31) 2015-09-12 12:05:44 +00:00
libgo Testsuite: add dg-{begin|end}-multiline-output commands 2015-10-09 13:55:23 +00:00
libgomp Testsuite: add dg-{begin|end}-multiline-output commands 2015-10-09 13:55:23 +00:00
libiberty Implement N4514, C++ Extensions for Transactional Memory. 2015-10-04 15:17:19 -04:00
libitm Testsuite: add dg-{begin|end}-multiline-output commands 2015-10-09 13:55:23 +00:00
libjava
libmpx
libobjc stop including tm.h in sendmsg.c 2015-09-12 22:19:11 +00:00
liboffloadmic liboffloadmic: Add missed checks for malloc and strdup return values 2015-10-08 19:04:43 +00:00
libquadmath
libsanitizer
libssp
libstdc++-v3 Test for __cxa_thread_atexit_impl when cross-compiling libstdc++ for GNU targets. 2015-10-11 23:34:28 +01:00
libvtv Testsuite: add dg-{begin|end}-multiline-output commands 2015-10-09 13:55:23 +00:00
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog * MAINTAINERS (Write After Approval): Add myself. 2015-10-09 11:49:49 +00: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. 2015-10-09 11:49:49 +00: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.