Go to file
Eric Botcazou 5e9fba51b5 re PR tree-optimization/47005 (ACATS c62002a is miscompiled at -O2)
PR tree-optimization/47005
	* tree-sra.c (struct access): Add 'non_addressable' bit.
	(create_access): Set it for a DECL_NONADDRESSABLE_P field.
	(decide_one_param_reduction): Return 0 if the parameter is passed by
	reference and one of the accesses in the group is non_addressable.

From-SVN: r168508
2011-01-05 11:23:40 +00:00
boehm-gc
config
contrib Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
fixincludes Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
gcc re PR tree-optimization/47005 (ACATS c62002a is miscompiled at -O2) 2011-01-05 11:23:40 +00:00
gnattools
include Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
INSTALL
intl
libada
libcpp re PR preprocessor/39213 (Preprocessor ICE with -m64 and --traditional-cpp) 2011-01-04 23:18:12 +00:00
libdecnumber Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libffi Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libgcc Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libgfortran re PR libfortran/47154 (END= does not work in namelist read) 2011-01-05 03:53:15 +00:00
libgo re PR go/46959 (M68K Not Supported by Go) 2011-01-05 00:24:15 +00:00
libgomp Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libiberty Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libjava Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libmudflap Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libobjc Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libquadmath re PR fortran/46520 (libquadmath: fails at link test on bare irons) 2010-12-19 20:01:38 +01:00
libssp
libstdc++-v3 Ups missed ... 2011-01-04 19:53:32 +01:00
lto-plugin Makefile.am (AM_LIBTOOLFLAGS): Define, adding disable-static tag. 2010-12-20 17:03:10 +00:00
maintainer-scripts update_web_docs_svn (MANUALS): Add libquadmath. 2010-12-18 12:55:02 +01:00
zlib
ABOUT-NLS
ChangeLog * configure: Regenerate. 2010-12-23 16:09:09 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure * configure: Regenerate. 2010-12-23 16:09:09 +00:00
configure.ac configure.ac: (picochip): Disable libiberty. 2010-12-22 10:34:23 +00: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
Makefile.def Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
Makefile.in Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
Makefile.tpl Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
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.