Go to file
Richard Guenther 66e8b99c2a re PR tree-optimization/38645 (ICE with volatile)
2008-12-30  Richard Guenther  <rguenther@suse.de>

	PR tree-optimization/38645
	* tree-ssa-ccp.c (fold_gimple_assign): Use the correct pointer
	type.
	* tree-ssa-dom.c (cprop_operand): Simplify.  Do not propagate
	volatileness changing operands.

	* gcc.dg/pr38645.c: New testcase.

From-SVN: r142967
2008-12-30 21:20:08 +00:00
boehm-gc Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
config Index... 2008-12-21 14:27:18 -08:00
contrib * mkindex.pl: New. 2008-11-27 23:37:51 +00:00
fixincludes Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
gcc re PR tree-optimization/38645 (ICE with volatile) 2008-12-30 21:20:08 +00:00
gnattools
include re PR c++/35319 (ICE throwing fixed-point types) 2008-12-10 17:11:44 -05:00
INSTALL
intl
libada
libcpp re PR target/37033 (Revision 138733 breaks -g vs -g0 for PCH) 2008-12-10 17:31:07 +00:00
libdecnumber
libffi re PR libffi/26048 (libffi doesn't build on Solaris 10/x86 with native assembler) 2008-12-19 14:59:42 +00:00
libgcc config.host: Add m32c*-*-rtems*. 2008-12-01 16:33:47 +00:00
libgfortran re PR fortran/31832 (FAIL: gfortran.dg/integer_exponentiation_2.f90 at -O1 and above) 2008-12-29 20:10:00 +00:00
libgomp re PR c++/38650 (Trouble with volatile and #pragma omp for) 2008-12-28 21:06:00 +01:00
libiberty re PR c++/38561 (Revision 142799 may cause C++ demangle failures) 2008-12-18 09:51:56 -05:00
libjava Index... 2008-12-21 14:27:18 -08:00
libmudflap Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
libobjc Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
libssp Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
libstdc++-v3 concurrence.h: Fix __gthread_cond_t initialisation function macro name. 2008-12-23 03:10:35 +00:00
maintainer-scripts
zlib Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
ABOUT-NLS
ChangeLog * MAINTAINERS: Make whitespace consistent. 2008-12-30 07:45:13 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2008-12-18 14:27:27 +11:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2008-12-18 14:27:27 +11:00
configure configure.ac (ppllibs): Add by default the lib flags. 2008-12-12 17:24:23 +00:00
configure.ac configure.ac (ppllibs): Add by default the lib flags. 2008-12-12 17:24:23 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4 Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS * MAINTAINERS: Make whitespace consistent. 2008-12-30 07:45:13 +00:00
Makefile.def Makefile.def: configure-target-boehm-gc depends on all-target-libstdc++-v3. 2008-12-02 16:39:27 +00:00
Makefile.in Makefile.def: configure-target-boehm-gc depends on all-target-libstdc++-v3. 2008-12-02 16:39:27 +00: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 file 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.html for how to report bugs usefully.