Go to file
Jakub Jelinek c2f41ffd24 re PR tree-optimization/65418 (vim miscompilation)
PR tree-optimization/65418
	* tree-ssa-reassoc.c (extract_bit_test_mask): If there
	are casts in the first PLUS_EXPR operand, ensure tbias and
	*totallowp are in the inner type.

	* gcc.c-torture/execute/pr65418-1.c: New test.
	* gcc.c-torture/execute/pr65418-2.c: New test.

From-SVN: r221434
2015-03-14 10:55:41 +01:00
boehm-gc
config
contrib
fixincludes
gcc re PR tree-optimization/65418 (vim miscompilation) 2015-03-14 10:55:41 +01:00
gnattools
gotools Makefile.am (GOLINK): Add GOCFLAGS. 2015-03-12 16:44:36 +00:00
include
INSTALL
intl
libada
libatomic
libbacktrace
libcc1
libcilkrts
libcpp
libdecnumber
libffi
libgcc Implement call0 ABI for xtensa 2015-03-03 17:44:01 +00:00
libgfortran libgfortran LIBGFOR_MINIMAL enhancements. 2015-03-11 22:42:56 +01:00
libgo libgo/README: Minor updates. 2015-03-13 18:53:13 +00:00
libgomp varpool.c (varpool_node::get_create): Don't set 'offloadable' flag for the external decls. 2015-03-13 13:30:26 +00:00
libiberty
libitm Make test2/test1 static in libitm.c/stackundo.c 2015-01-15 10:03:20 -08:00
libjava
libmpx re PR other/65384 (Intel MPX does not support x32) 2015-03-12 08:58:08 +00:00
libobjc
liboffloadmic
libquadmath
libsanitizer
libssp
libstdc++-v3 * include/experimental/system_error: Fix include guard. 2015-03-13 12:47:21 +00:00
libvtv
lto-plugin
maintainer-scripts Complete previous change. 2015-02-25 16:47:05 +01:00
zlib
.dir-locals.el
.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.def: Add libmpx. 2015-03-10 09:37:41 +00:00
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change Update move-if-change from gnulib 2014-11-16 16:12:44 +00:00
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.