Go to file
Jakub Jelinek acf816a3ac re PR sanitizer/63316 (False asan positive)
PR sanitizer/63316
	* asan.c (asan_expand_check_ifn): Fix up align >= 8 optimization.

	* c-c++-common/asan/pr63316.c: New test.

From-SVN: r215547
2014-09-24 11:14:17 +02:00
boehm-gc
config
contrib Add --inline option to contrib/mklog 2014-09-22 12:53:12 +00:00
fixincludes
gcc re PR sanitizer/63316 (False asan positive) 2014-09-24 11:14:17 +02:00
gnattools
include demangle.h (DMGL_DLANG): New macro. 2014-09-23 18:36:14 +00:00
INSTALL
intl
libada
libatomic
libbacktrace
libcilkrts
libcpp charset.c (conversion): Rename to ... 2014-09-22 19:43:02 +00:00
libdecnumber
libffi linux64.S: Emit .note.GNU-stack even when POWERPC64 is not defined. 2014-09-11 11:03:49 +02:00
libgcc Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro. 2014-09-23 01:48:46 +01:00
libgfortran Fix indentation 2014-09-18 00:59:09 +03:00
libgo runtime: Mark runtime_goexit function as noinline. 2014-09-22 21:14:43 +00:00
libgomp re PR c++/63248 (Crash when OpenMP target's array section handling is used with templates) 2014-09-18 18:43:28 +02:00
libiberty demangle.h (DMGL_DLANG): New macro. 2014-09-23 18:36:14 +00:00
libitm
libjava
libobjc
libquadmath
libsanitizer [libsanitizer merge from upstream r218156] 2014-09-23 17:59:53 +00:00
libssp
libstdc++-v3 gnu.ver: Adjust basic_ostream exports. 2014-09-23 14:17:42 +01:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog Fix mistake in commit 215237 2014-09-13 19:00:28 +00:00
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: Move myself to reviewers (Fortran). 2014-09-13 12:52:23 +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.