Go to file
Richard Henderson d6063d7f3f re PR tree-optimization/41377 (gimple EH rewrite causes ICE with PPRE (enabled at -O3))
PR tree-optimization/41377
        * tree-eh.c (unsplit_eh): Propagate degenerate PHIs.
        (cleanup_empty_eh_merge_phis): New change_region parameter;
        pass it on to redirect_eh_edge_1.  Update callers.
        (cleanup_empty_eh_unsplit): Don't require an existing EH label
        at the destination block.

From-SVN: r152728
2009-10-13 11:41:56 -07:00
boehm-gc
config
contrib
fixincludes
gcc re PR tree-optimization/41377 (gimple EH rewrite causes ICE with PPRE (enabled at -O3)) 2009-10-13 11:41:56 -07:00
gnattools
include plugin-api.h (ld_plugin_add_input_library): Change argument name to libname. 2009-10-09 15:23:04 +00:00
INSTALL
intl
libada
libcpp * charset.c (_cpp_valid_ucn): Update C++0x restrictions. 2009-10-09 20:39:46 -04:00
libdecnumber
libffi
libgcc sfp-machine.h (__FP_FRAC_SUB_4): Change operand constraint of y0 to "g". 2009-10-09 19:30:56 +02:00
libgfortran re PR libfortran/41683 (F2003 Repeat specification after P descriptor rejected) 2009-10-13 01:43:39 +00:00
libgomp
libiberty
libjava
libmudflap
libobjc
libssp
libstdc++-v3 for_each_selectors.h: Minor uglification and stylistic fixes. 2009-10-13 14:57:28 +00:00
lto-plugin Makefile.am (liblto_plugin_la_LIBADD): Link against the correct libiberty. 2009-10-13 09:15:00 +00:00
maintainer-scripts * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/. 2009-10-10 20:43:15 +00:00
zlib
ABOUT-NLS
ChangeLog Fix toplevel 'config.status --recheck' for --enable-lto. 2009-10-13 03:31:50 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Fix toplevel 'config.status --recheck' for --enable-lto. 2009-10-13 03:31:50 +00:00
configure.ac Fix toplevel 'config.status --recheck' for --enable-lto. 2009-10-13 03:31:50 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS Added myself to MAINTAINERS (Write After Approval). 2009-10-13 12:18:11 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README README: Refer to the various COPYING* files instead of just COPYING. 2009-10-10 20:59:49 +00:00
symlink-tree
ylwrap

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.