Go to file
Arnaud Charlet f915704fd6 [multiple changes]
2010-10-22  Javier Miranda  <miranda@adacore.com>

	* sem_aggr.adb (Resolve_Array_Aggregate.Add): If the type of the
	aggregate has a non standard representation the attributes 'Val and
	'Pos expand into function calls and the resulting expression is
	considered non-safe for reevaluation by the backend. Relocate it into
	a constant temporary to indicate to the backend that it is side
	effects free.

2010-10-22  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch3.adb (Build_Concurrent_Derived_Type): Create declaration for
	derived corresponding record type only when expansion is enabled.

From-SVN: r165830
2010-10-22 16:39:44 +02:00
boehm-gc
config
contrib Remove gccbug 2010-10-18 09:39:15 +00:00
fixincludes re PR c++/46024 (g++.dg/warn/miss-format-1.C FAILs on Solaris 8 and 9) 2010-10-20 17:36:15 +00:00
gcc [multiple changes] 2010-10-22 16:39:44 +02:00
gnattools
include Sync LD plugin patch series (part 1/6) with src/include/. 2010-10-15 07:39:07 +00:00
INSTALL
intl
libada
libcpp line-map.h (source_location): Remove obsolete comment mentioning location_s. 2010-10-19 06:57:24 +00:00
libdecnumber
libffi
libgcc config.gcc (arm*-*-linux-*eabi): Add bpabi.h from libgcc. 2010-10-14 12:35:43 +00:00
libgfortran re PR fortran/46007 (wrong code for SHAPE in a scalarized loop) 2010-10-21 12:25:12 +00:00
libgomp
libiberty
libjava GNU Classpath import (libgcj-snapshot-20100921). 2010-10-12 15:55:12 +00:00
libmudflap
libobjc In gcc/: 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com> 2010-10-17 19:33:19 +00:00
libssp
libstdc++-v3 re PR libstdc++/45866 ([C++0x] std::ratio_add, ratio_sub, ratio_multiply, ratio_divide do not have num and den members.) 2010-10-18 17:28:15 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog Makefile.def (target_modules): Set lib_path to src/.libs for libstdc++-v3 module. 2010-10-20 14:39:17 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
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 MAINTAINERS (Reviewers): Add myself for gengtype/GTY. 2010-10-18 03:08:21 +00:00
Makefile.def Makefile.def (target_modules): Set lib_path to src/.libs for libstdc++-v3 module. 2010-10-20 14:39:17 +00:00
Makefile.in Makefile.def (target_modules): Set lib_path to src/.libs for libstdc++-v3 module. 2010-10-20 14:39:17 +00:00
Makefile.tpl Makefile.def (target_modules): Set lib_path to src/.libs for libstdc++-v3 module. 2010-10-20 14:39:17 +00: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.