Go to file
Richard Guenther bea966c222 tree-ssa-pre.c (valid_in_sets): Remove checking of trapping operations.
2012-05-03  Richard Guenther  <rguenther@suse.de>

	* tree-ssa-pre.c (valid_in_sets): Remove checking of trapping
	operations.
	(prune_clobbered_mems): Do it here.  Do not uselessly sort
	expressions.
	(compute_avail): Do not add possibly trapping operations to
	EXP_GEN if they might not be executed in the block.

	* gcc.dg/tree-ssa/ssa-pre-27.c: Remove XFAIL.

From-SVN: r187096
2012-05-03 13:07:31 +00:00
boehm-gc
config
contrib Add libatomic as a target library. 2012-05-01 08:48:28 -07:00
fixincludes
gcc tree-ssa-pre.c (valid_in_sets): Remove checking of trapping operations. 2012-05-03 13:07:31 +00:00
gnattools
include dwarf2.def: Remove DW_FORM_GNU_ref_index, replace DW_AT_GNU_ref_base with DW_AT_GNU_ranges_base. 2012-05-02 11:41:56 -07:00
INSTALL
intl
libada Revert 2012-02-24 Dave Korn <dave.korn.cygwin@gmail.com> 2012-05-02 14:56:11 +02:00
libatomic Add libatomic as a target library. 2012-05-01 08:48:28 -07:00
libcpp Properly initialize cpp_context in destringize_and_run 2012-05-02 18:55:19 +02:00
libdecnumber
libffi
libgcc
libgfortran
libgo
libgomp
libiberty
libitm
libjava
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 faq.xml: Update outdated allocator documentation. 2012-05-03 00:20:38 +01:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog Add libatomic as a target library. 2012-05-01 08:48:28 -07:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Add libatomic as a target library. 2012-05-01 08:48:28 -07:00
configure.ac Add libatomic as a target library. 2012-05-01 08:48:28 -07: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 (Write After Approval): Add myself. 2012-05-01 13:25:33 +01:00
Makefile.def Add libatomic as a target library. 2012-05-01 08:48:28 -07:00
Makefile.in Add libatomic as a target library. 2012-05-01 08:48:28 -07:00
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.