Go to file
Richard Guenther 6d8921479a re PR tree-optimization/42998 (ICE: error: verify_stmts failed)
2010-02-11  Richard Guenther  <rguenther@suse.de>

	PR tree-optimization/42998
	* tree-ssa-pre.c (create_expression_by_pieces): Treat
	POINTER_PLUS_EXPR properly.

	* gcc.c-torture/compile/pr42998.c: New testcase.

From-SVN: r156704
2010-02-11 17:01:21 +00:00
INSTALL
boehm-gc
config
contrib
fixincludes
gcc re PR tree-optimization/42998 (ICE: error: verify_stmts failed) 2010-02-11 17:01:21 +00:00
gnattools
include re PR c++/12909 (ambiguity in mangling vector types) 2010-02-03 15:42:35 -05:00
intl
libada
libcpp * vi.po: Update. 2010-02-09 13:07:30 +00:00
libdecnumber
libffi
libgcc re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9) 2010-02-02 09:18:48 +01:00
libgfortran re PR libfortran/42996 (Incorrect length returned from get_command_argument intrinsic) 2010-02-09 18:04:57 +01:00
libgomp Fix PR42988: handle unknown_dependence. 2010-02-07 19:49:06 +00:00
libiberty * testsuite/demangle-expected: Add missing --format=gnu-v3. 2010-02-04 16:54:31 +00:00
libjava re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9) 2010-02-02 09:19:26 +01:00
libmudflap
libobjc
libssp
libstdc++-v3 gnu.ver: Avoid exporting inadvertently std::nested_exception symbols at GLIBCXX_3.4. 2010-02-11 14:59:46 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS (spu port): Update my email address. 2010-02-08 15:37:19 -08:00
ChangeLog.tree-ssa
MAINTAINERS Update. 2010-02-09 00:57:18 +00:00
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.