Go to file
Richard Guenther a88b313573 re PR tree-optimization/51903 (ICE: in gimple_purge_all_dead_eh_edges, at tree-cfg.c:7196 with -fnon-call-exceptions)
2012-01-20  Richard Guenther  <rguenther@suse.de>

	PR tree-optimization/51903
	* tree-ssa-pre.c (eliminate): Properly purging of EH edges
	when removing stmts.

	* g++.dg/torture/pr51903.C: New testcase.

From-SVN: r183329
2012-01-20 10:10:46 +00:00
INSTALL
boehm-gc
config
contrib
fixincludes adjust comment 2012-01-11 14:31:40 -05:00
gcc re PR tree-optimization/51903 (ICE: in gimple_purge_all_dead_eh_edges, at tree-cfg.c:7196 with -fnon-call-exceptions) 2012-01-20 10:10:46 +00:00
gnattools
include re PR c++/6057 (expression mangling doesn't work for operator new) 2012-01-06 16:39:43 -05:00
intl
libada
libcpp macro.c (_cpp_builtin_macro_text): Remove unused variable map. 2012-01-09 14:15:25 +00:00
libdecnumber
libffi re PR target/48496 ('asm' operand requires impossible reload) 2012-01-19 11:47:59 +01:00
libgcc morestack.S: Simplify CFI opcodes throughout. 2012-01-18 19:11:34 +00:00
libgfortran re PR libfortran/36755 (Avoid fork/exec in chmod intrinsic) 2012-01-12 21:26:10 +01:00
libgo libgo: Solaris and Irix compatibility patches. 2012-01-17 14:18:39 +00:00
libgomp
libiberty cp-demangle.c (d_print_comp): Omit a trailing space in the operator name. 2012-01-10 12:02:52 -05:00
libitm Skip static_ctor.C test (PR libitm/51173) 2012-01-17 15:42:47 +00:00
libjava 2012-01-09 Richard Guenther <rguenther@suse.de> 2012-01-09 10:11:38 +00:00
libmudflap re PR libmudflap/40778 (Mudflap instrumentation missing in cloned function.) 2012-01-19 19:58:02 +01:00
libobjc
libquadmath
libssp
libstdc++-v3 re PR libstdc++/51845 (23_containers/unordered_multimap/erase/24061-multimap.cc segfault) 2012-01-19 11:46:31 +01:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
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.