Go to file
Arnaud Charlet 3a89c57d9e [multiple changes]
2010-09-09  Ed Schonberg  <schonberg@adacore.com>

	* exp_ch3.adb (Build_Untagged_Equality): Do not set alias of implicit
	inequality, it is always rewritten as the negation of the corresponding
	equality operation.
	* exp_ch8.adb (Expand_N_Subprogram_Renaming): If the subprogram renames
	the predefined equality of an untagged record, create a body at the
	point of the renaming, to capture the current meaning of equality for
	the type.

2010-09-09  Robert Dewar  <dewar@adacore.com>

	* sem.adb, sem_warn.adb: Minor reformatting.

From-SVN: r164064
2010-09-09 12:05:15 +02:00
INSTALL
boehm-gc
config
contrib
fixincludes
gcc [multiple changes] 2010-09-09 12:05:15 +02:00
gnattools
include rtl.def (DEBUG_IMPLICIT_PTR): New rtl code. 2010-09-09 08:43:47 +02:00
intl
libada
libcpp
libdecnumber re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext) 2010-09-08 08:25:39 +00:00
libffi
libgcc
libgfortran
libgomp
libiberty re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext) 2010-09-08 07:27:11 +00:00
libjava
libmudflap
libobjc Reindented comment 2010-09-08 21:10:57 +00:00
libssp
libstdc++-v3 re PR libstdc++/45549 (merge is_iterator into iterator_traits) 2010-09-07 22:30:33 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog
ChangeLog.tree-ssa
MAINTAINERS
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.