Go to file
Richard Guenther a19eb9d236 re PR tree-optimization/42438 (Fix for PR38819 is too conservative)
2010-01-03  Richard Guenther  <rguenther@suse.de>

	PR tree-optimization/42438
	* tree-ssa-pre.c (struct bb_bitmap_sets): Add
	contains_may_not_return_call flag.
	(BB_MAY_NOTRETURN): New.
	(valid_in_sets): Trapping nary operations are not valid
	in blocks that may not return.
	(insert_into_preds_of_block): Remove check for trapping
	expressions.
	(compute_avail): Compute also BB_MAY_NOTRETURN.

	* gcc.dg/tree-ssa/ssa-pre-27.c: New testcase.

From-SVN: r155584
2010-01-03 12:06:02 +00:00
boehm-gc
config re PR bootstrap/41529 (LTO configuration should detect if the target is ELF) 2010-01-02 14:13:37 +00:00
contrib
fixincludes
gcc re PR tree-optimization/42438 (Fix for PR38819 is too conservative) 2010-01-03 12:06:02 +00:00
gnattools
include * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type. 2009-12-29 04:14:21 +00:00
INSTALL
intl
libada
libcpp re PR preprocessor/41947 (GCC Hexadecimal Floating point constant handling) 2010-01-01 18:08:17 +00:00
libdecnumber
libffi Update README for libffi 3.0.9. 2010-01-01 12:50:08 +00:00
libgcc
libgfortran
libgomp
libiberty
libjava re PR other/42537 ([PATCH] misc spelling fixes) 2009-12-30 10:53:31 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 Move 2009 ChangeLog to ChangeLog-2009. 2010-01-01 09:08:32 -08:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog re PR bootstrap/41529 (LTO configuration should detect if the target is ELF) 2010-01-02 14:13:37 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR bootstrap/41529 (LTO configuration should detect if the target is ELF) 2010-01-02 14:13:37 +00:00
configure.ac re PR bootstrap/41529 (LTO configuration should detect if the target is ELF) 2010-01-02 14:13:37 +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 MAINTAINERS: Change my email address. 2009-12-28 04:50:44 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
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.