Go to file
Ed Schonberg c84700e7c7 einfo.adb (Write_Field19_Name): Body_Entity is also defined for a generic package.
* einfo.adb (Write_Field19_Name): Body_Entity is also defined for
	a generic package.

	* einfo.ads: Body_Entity is also defined for generic package.
	Documentation change only

	* exp_aggr.adb (Build_Array_Aggr_Code): When expanding an
	others_choice for a discriminated component initialization,
	convert discriminant references into the corresponding discriminals.

	* exp_ch3.adb (Get_Simple_Init_Val): Add qualification to aggregate
	only if original type is private and expression has to be wrapped
	in a conversion.

	* checks.adb:
	(Apply_Constraint_Check): Do not perform length check
	if expression is an aggregate with only an others_choice.
	(Length_N_Cond): two references to the same in_parameter
	(typically the discriminal in an init_proc) denote the same value.
	Two useful optimization uncovered by bugfixes above.

From-SVN: r46165
2001-10-11 00:46:39 +02:00
boehm-gc
config
contrib
fastjar
gcc einfo.adb (Write_Field19_Name): Body_Entity is also defined for a generic package. 2001-10-11 00:46:39 +02:00
include
INSTALL
libchill
libf2c Daily bump. 2001-10-10 07:16:18 +00:00
libffi
libiberty bcmp.c, setenv.c: Use "nonzero" instead of "non-zero". 2001-10-10 00:33:57 +01:00
libjava natFinalizerThread.cc: New file. 2001-10-10 22:25:43 +00:00
libobjc
libstdc++-v3 Daily bump. 2001-10-10 07:16:18 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog MAINTAINERS (Various maintainers: Ada front end): Added Robert Dewar. 2001-10-10 18:45:44 +02:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Various maintainers: Ada front end): Added Robert Dewar. 2001-10-10 18:45:44 +02:00
Makefile.in
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 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.