Go to file
Richard Biener 941c3614de re PR c/39648 (internal compiler error: in fold_convert, at fold-const.c:2506)
2009-04-05  Richard Guenther  <rguenther@suse.de>

	PR tree-optimization/39648
	* tree-ssa-sccvn.c (vn_reference_fold_indirect): Work around
	our &A vs. &A[0] IL deficiencies.

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

From-SVN: r145569
2009-04-05 19:50:28 +00:00
INSTALL
boehm-gc
config
contrib
fixincludes re PR c/448 (<stdint.h>-related issues (C99 issues)) 2009-03-31 21:30:31 +01:00
gcc re PR c/39648 (internal compiler error: in fold_convert, at fold-const.c:2506) 2009-04-05 19:50:28 +00:00
gnattools
include
intl
libada
libcpp re PR target/39027 (double floating point suffix of 'd' and 'D' not accepted) 2009-04-01 17:31:26 +00:00
libdecnumber * decContext.h: Include gstdint.h instead of <stdint.h>. 2009-04-01 11:51:55 +11:00
libffi
libgcc config.gcc (powerpc-*-linux*): Merge variants. 2009-04-03 10:23:29 +10:30
libgfortran re PR libfortran/33595 (FAIL: gfortran.dg/nint_2.f90 -O0 execution test) 2009-03-28 21:15:45 +00:00
libgomp re PR other/39591 (GOMP_loop_end illegally optmized into GOMP_loop_end_nowait) 2009-04-01 08:54:52 +02:00
libiberty
libjava
libmudflap
libobjc
libssp
libstdc++-v3 PR libstdc++/39644 (partial) 2009-04-05 16:56:16 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog Makefil.def (languages): New entries. 2009-04-01 16:41:54 +00:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def Makefil.def (languages): New entries. 2009-04-01 16:41:54 +00:00
Makefile.in Makefil.def (languages): New entries. 2009-04-01 16:41:54 +00:00
Makefile.tpl Makefil.def (languages): New entries. 2009-04-01 16:41:54 +00:00
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 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.