Go to file
Richard Guenther 4f9dbaaae8 re PR tree-optimization/50058 (FAIL: g++.dg/tree-ssa/pr41186.C)
2011-08-15  Richard Guenther  <rguenther@suse.de>

	PR tree-optimization/50058
	* tree-ssa-sccvn.c (vn_reference_lookup_3): Relax aggregate
	copy matching.

From-SVN: r177760
2011-08-15 12:17:33 +00:00
INSTALL
boehm-gc configure.ac (THREADS): Remove posix95. 2011-08-08 15:39:35 +00:00
config
contrib
fixincludes re PR libstdc++/1773 (__cplusplus defined to 1, should be 199711L) 2011-08-10 08:43:38 +00:00
gcc re PR tree-optimization/50058 (FAIL: g++.dg/tree-ssa/pr41186.C) 2011-08-15 12:17:33 +00:00
gnattools
include
intl
libada
libcpp
libdecnumber
libffi
libgcc re PR bootstrap/50047 (Revision 177670 failed to bootstrap) 2011-08-12 17:13:04 +00:00
libgfortran
libgo Makefile.in (UNWIND_H): Remove. 2011-08-05 14:37:48 +00:00
libgomp configure.ac (THREADS): Remove posix95. 2011-08-08 15:39:35 +00:00
libiberty md5.c (md5_read_ctx): Handle mis-aligned resbuf pointer. 2011-08-12 16:06:57 +00:00
libjava jcf-dump.c (print_constant): Cast first frexp arg. 2011-08-10 08:40:17 +00:00
libmudflap
libobjc In libobjc/: 2011-08-06 Nicola Pero <nicola.pero@meta-innovation.com> 2011-08-06 14:20:09 +00:00
libquadmath
libssp
libstdc++-v3 *: Image and image filename changes. 2011-08-15 00:54:18 +00:00
lto-plugin re PR bootstrap/49907 (lto-plugin -Wall in stage1) 2011-08-10 08:48:37 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog configure.ac (tic6x-*-*): Remove gdb from noconfigdirs. 2011-08-14 12:25:15 +00:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac (tic6x-*-*): Remove gdb from noconfigdirs. 2011-08-14 12:25:15 +00:00
configure.ac configure.ac (tic6x-*-*): Remove gdb from noconfigdirs. 2011-08-14 12:25:15 +00: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.