Go to file
Richard Guenther 05613877bd re PR middle-end/45172 (internal compiler error: verify_flow_info failed)
2010-11-16  Richard Guenther  <rguenther@suse.de>

	PR middle-end/45172
	* tree-eh.c (cleanup_empty_eh_unsplit): Avoid creating duplicate
	edges.

	* gfortran.dg/gomp/pr45172.f90: New testcase.

From-SVN: r166794
2010-11-16 11:42:50 +00:00
INSTALL
boehm-gc
config configure.ac: Fix spelling in option names. 2010-11-15 16:30:20 +00:00
contrib
fixincludes
gcc re PR middle-end/45172 (internal compiler error: verify_flow_info failed) 2010-11-16 11:42:50 +00:00
gnattools
include
intl
libada
libcpp * sv.po: Update. 2010-11-15 01:33:55 +00:00
libdecnumber
libffi libffi-dg.exp: Rename ... 2010-11-15 20:30:37 +00:00
libgcc
libgfortran Cache stat values, reduce syscalls 2010-11-09 20:17:35 +02:00
libgomp
libiberty simple-object-coff.c (simple_object_coff_read_strtab): Fix reading offset. 2010-11-14 19:50:23 +01:00
libjava
libmudflap
libobjc Fixed my email address in 3 of my ChangeLog entries for the past couple of months 2010-11-11 19:01:45 +00:00
libssp
libstdc++-v3 PR libstdc++/45711 cleanup. 2010-11-15 21:39:09 +00:00
lto-plugin lto-plugin.c (add_output_files): Fix memory leak. 2010-11-13 19:49:07 +01:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS: Moved myself to reviewers section. 2010-11-15 22:28:44 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Moved myself to reviewers section. 2010-11-15 22:28:44 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Fix spelling in option names. 2010-11-15 16:30:20 +00:00
configure.ac configure.ac: Fix spelling in option names. 2010-11-15 16:30:20 +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.