Go to file
Richard Guenther 713e3ec92f re PR middle-end/30636 (incorrect array bounds warning on multi-dimensional arrays)
2007-02-04  Richard Guenther  <rguenther@suse.de>

	PR middle-end/30636
	* fold-const.c (try_move_mult_to_index): Make sure to not
	overflow one dimension of a multi-dimensional array access.

	* g++.dg/warn/pr30636.C: New testcase.
	* g++.dg/tree-ssa/tmmti-2.C: XFAIL parts.

From-SVN: r121575
2007-02-04 15:15:38 +00:00
boehm-gc
config re PR libgomp/30546 (build fail in libgomp when building from SVN because makeinfo is missing) 2007-01-31 16:29:19 -05:00
contrib
fixincludes replace "extern" only if surrounded by space characters. 2007-02-04 15:10:08 +00:00
gcc re PR middle-end/30636 (incorrect array bounds warning on multi-dimensional arrays) 2007-02-04 15:15:38 +00:00
gnattools
include libiberty.h (PEX_STDERR_TO_PIPE): New define. 2007-01-31 18:40:34 +00:00
INSTALL
intl
libada
libcpp re PR preprocessor/30468 (-M not fully chops dirname) 2007-01-30 15:50:00 +00:00
libdecnumber
libffi linux64.S (ffi_call_LINUX64): Move restore of r2 immediately after bctrl instruction. 2007-02-02 13:28:27 +01:00
libgcc
libgfortran re PR libfortran/30007 (libgfortran doesn't build for sh-elf) 2007-02-04 10:30:17 +00:00
libgomp revert: configure.ac: Depend addition of -pthread on host OS. 2007-02-02 13:27:43 +01:00
libiberty hex.c: Fix typo. 2007-01-31 15:05:50 -05:00
libjava natClass.cc (initializeClass): Re-throw SecurityExceptions. 2007-02-02 17:54:31 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 c++config: Consistent macro guards for config includes. 2007-02-02 14:49:52 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog Makefile.tpl (LDFLAGS): Substitute it. 2007-01-31 22:22:50 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in Makefile.tpl (LDFLAGS): Substitute it. 2007-01-31 22:22:50 +00:00
Makefile.tpl Makefile.tpl (LDFLAGS): Substitute it. 2007-01-31 22:22:50 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.