Go to file
Richard Biener 3deafb32c6 re PR middle-end/53476 (FAIL: gcc.dg/attr-weakref-1.c)
2012-12-13  Richard Biener  <rguenther@suse.de>

	PR middle-end/53476
	* varpool.c (varpool_remove_unreferenced_decls): Revert to 4.7
	behavior.

From-SVN: r194481
2012-12-13 15:20:57 +00:00
INSTALL
boehm-gc
config Use libstdc++-raw-cxx.m4 in libjava 2012-12-12 05:40:15 -08:00
contrib
fixincludes
gcc re PR middle-end/53476 (FAIL: gcc.dg/attr-weakref-1.c) 2012-12-13 15:20:57 +00:00
gnattools
include
intl
libada
libatomic
libbacktrace mmapio.c: Define MAP_FAILED if not defined. 2012-12-12 13:06:53 +00:00
libcpp
libdecnumber
libffi
libgcc fp16.c (__gnu_f2h_internal): Fix inaccuracy when aexp is 25. 2012-12-13 12:05:30 +00:00
libgfortran
libgo runtime: Delete from a nil map is now a no-op. 2012-12-12 23:29:10 +00:00
libgomp
libiberty
libitm
libjava Use libstdc++-raw-cxx.m4 in libjava 2012-12-12 05:40:15 -08:00
libmudflap
libobjc
libquadmath cbrtq.c (cbrtq): Use Q suffixed floating point constants instead of L suffixed ones. 2012-12-13 13:35:56 +01:00
libsanitizer Restore AM_MAKEFLAGS in libsanitizer 2012-12-12 07:41:36 -08:00
libssp
libstdc++-v3 documentation_hacking.xml: Fix validation issue. 2012-12-12 22:15:30 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Sync config.sub with src 2012-12-12 05:55:00 -08:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def Add --with-build-config=bootstrap-asan support 2012-12-11 13:35:40 -08:00
Makefile.in Add --with-build-config=bootstrap-asan support 2012-12-11 13:35:40 -08:00
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub Sync config.sub with src 2012-12-12 05:55:00 -08:00
configure Add --with-build-config=bootstrap-asan support 2012-12-11 13:35:40 -08:00
configure.ac Add --with-build-config=bootstrap-asan support 2012-12-11 13:35:40 -08:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.