Go to file
Samuel Tardieu 92d4508a7d re PR ada/17985 (GNAT accepts extension aggregate where expexted type is not extension)
gcc/ada/
	PR ada/17985
	* sem_aggr.adb (Valid_Ancestor_Type): A type is not an ancestor of
	itself.

    gcc/testsuite/
	PR ada/17985
	* gnat.dg/ancestor_type.ads, gnat.dg/ancestor_type.adb: New test.

From-SVN: r134244
2008-04-13 18:15:20 +00:00
INSTALL
boehm-gc
config
contrib
fixincludes
gcc re PR ada/17985 (GNAT accepts extension aggregate where expexted type is not extension) 2008-04-13 18:15:20 +00:00
gnattools
include
intl
libada
libcpp config.gcc (need_64bit_hwint): Need 64bit hwint for sh-*-*. 2008-04-11 04:21:18 +00:00
libdecnumber
libffi
libgcc
libgfortran
libgomp
libiberty
libjava
libmudflap
libobjc
libssp
libstdc++-v3 [multiple changes] 2008-04-10 22:14:17 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog Makefile.tpl: Error early unless at least GNU make 3.80. 2008-04-12 18:40:10 +00:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in Makefile.tpl: Error early unless at least GNU make 3.80. 2008-04-12 18:40:10 +00:00
Makefile.tpl Makefile.tpl: Error early unless at least GNU make 3.80. 2008-04-12 18:40:10 +00:00
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Do not build libssp for the AVR. 2008-04-11 16:38:49 +04:00
configure.ac configure.ac: Do not build libssp for the AVR. 2008-04-11 16:38:49 +04:00
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.