Go to file
Jakub Jelinek a6377d52d7 re PR tree-optimization/64494 (ICE at -Os and above on x86_64-linux-gnu in duplicate_ssa_name_range_info, at tree-ssanames.c:499)
PR tree-optimization/64494
	* tree-ssa-loop-im.c (move_computations_dom_walker::before_dom): Also
	clear SSA_NAME_ANTI_RANGE_P flag.

	* gcc.c-torture/compile/pr64494.c: New test.

From-SVN: r219194
2015-01-05 19:53:44 +01:00
boehm-gc Include target-utils.exp in boehm-gc testing 2014-12-18 09:42:22 +00:00
config
contrib dg-extract-results.sh: Use --text with grep to avoid issues with binary files. 2014-12-17 22:35:04 +00:00
fixincludes server.c (server_setup): Check return value of getcwd and in case of error set buff[0] to 0. 2014-12-15 09:10:41 +01:00
gcc re PR tree-optimization/64494 (ICE at -Os and above on x86_64-linux-gnu in duplicate_ssa_name_range_info, at tree-ssanames.c:499) 2015-01-05 19:53:44 +01:00
gnattools
include xasprintf.c: New file. 2014-12-24 17:22:51 +01:00
INSTALL
intl
libada Update copyright years. 2015-01-05 13:33:28 +01:00
libatomic Update copyright years. 2015-01-05 13:33:28 +01:00
libbacktrace Update copyright years. 2015-01-05 13:33:28 +01:00
libcc1
libcilkrts
libcpp Update copyright years. 2015-01-05 13:33:28 +01:00
libdecnumber Update copyright years. 2015-01-05 13:33:28 +01:00
libffi
libgcc Update copyright years. 2015-01-05 13:33:28 +01:00
libgfortran Update copyright years. 2015-01-05 13:33:28 +01:00
libgo re PR go/61871 (FAIL: regexp from libgo testsuite on non-split stack targets) 2015-01-05 16:13:06 +00:00
libgomp Update copyright years. 2015-01-05 13:33:28 +01:00
libiberty xasprintf.c: New file. 2014-12-24 17:22:51 +01:00
libitm Update copyright years. 2015-01-05 13:33:28 +01:00
libjava gcc.c (process_command): Update copyright notice dates. 2015-01-05 13:05:46 +01:00
libobjc Update copyright years. 2015-01-05 13:33:28 +01:00
liboffloadmic
libquadmath gcc.c (process_command): Update copyright notice dates. 2015-01-05 13:05:46 +01:00
libsanitizer sanitizer_symbolizer_libbacktrace.cc, [...]: Cherry pick upstream r224308. 2014-12-16 12:35:34 +01:00
libssp
libstdc++-v3 Update copyright years. 2015-01-05 13:33:28 +01:00
libvtv Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite drivers 2014-12-12 12:00:01 +00:00
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET. 2015-01-04 10:31:30 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess config.sub: Update from upstream, to 2015-01-01 version. 2015-01-02 09:30:21 +00:00
config.rpath
config.sub config.sub: Update from upstream, to 2015-01-01 version. 2015-01-02 09:30:21 +00:00
configure configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET. 2015-01-04 10:31:30 +00:00
configure.ac configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET. 2015-01-04 10:31:30 +00:00
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 Add myself to RTEMS Ports maintainers. 2014-12-22 06:09:21 +00:00
Makefile.def Bug #63539 2015-01-03 14:50:48 -08:00
Makefile.in Bug #63539 2015-01-03 14:50:48 -08:00
Makefile.tpl Bug #63539 2015-01-03 14:50:48 -08: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.