Go to file
Teresa Johnson bde8c9629a re PR gcov-profile/55551 (Revision 193999 breaks lto/profiledbootstrap)
2012-12-02  Teresa Johnson  <tejohnson@google.com>

        PR gcov-profile/55551
	* lto-cgraph.c (merge_profile_summaries): Handle scaled histogram
        entries that map to the same index.

From-SVN: r194055
2012-12-02 16:40:28 +00:00
INSTALL
boehm-gc
config Add the missing file 2012-11-29 09:00:38 -08:00
contrib validate_failures.py: Add support for @include, @remove directives in manifest files. 2012-11-30 21:53:34 +00:00
fixincludes
gcc re PR gcov-profile/55551 (Revision 193999 breaks lto/profiledbootstrap) 2012-12-02 16:40:28 +00:00
gnattools
include
intl
libada
libatomic configure.tgt (i[3456]86): Handle -mx32 like -m64. 2012-11-22 00:47:58 +00:00
libbacktrace
libcpp re PR pch/55399 (pch tests fail on mips-mti-linux-gnu target) 2012-11-21 21:28:30 +00:00
libdecnumber
libffi
libgcc re PR target/55445 (Always defined __SEH__ when build from trunk) 2012-11-29 10:36:41 +01:00
libgfortran
libgo compiler, runtime: Track fields with tag go:"track". 2012-11-29 18:11:17 +00:00
libgomp
libiberty
libitm
libjava
libmudflap
libobjc
libquadmath re PR libquadmath/55462 (FAIL: gfortran.dg/quad_2.f90 -O* execution test after revision 193770) 2012-11-25 20:59:07 +01:00
libsanitizer Don't use -I for libstdc++-v3 header files 2012-11-29 11:15:43 -08:00
libssp
libstdc++-v3 re PR libstdc++/55503 (FAIL: 30_threads/condition_variable/members/53841.cc (test for excess errors)) 2012-12-01 18:25:11 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog * MAINTAINERS: Remove self as RTL optimization maintainer. 2012-12-01 09:36:06 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS: Remove self as RTL optimization maintainer. 2012-12-01 09:36:06 +00:00
Makefile.def Remove bootstrap=true from libsanitizer 2012-11-29 11:13:08 -08:00
Makefile.in Remove bootstrap=true from libsanitizer 2012-11-29 11:13:08 -08:00
Makefile.tpl re PR other/54279 (first stage build with g++ fails with "." as the first component of $PATH) 2012-11-28 14:11:29 -08:00
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Remove bootstrap=true from libsanitizer 2012-11-29 11:13:08 -08:00
configure.ac Remove bootstrap=true from libsanitizer 2012-11-29 11:13:08 -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.