Go to file
Ed Schonberg ae7adb1b55 exp_ch3.adb (Build_Init_Procedure): Keep separate the initialization of tagged types whose ultimate ancestor is a...
2007-10-15  Ed Schonberg  <schonberg@adacore.com>

	* exp_ch3.adb (Build_Init_Procedure): Keep separate the initialization
	of tagged types whose ultimate ancestor is a CPP type.
	(Freeze_Array_Type): For a packed array type, generate an initialization
	procedure if the type is public, to handle properly a client that
	specifies Normalize_Scalars.

From-SVN: r129323
2007-10-15 15:54:47 +02:00
INSTALL
boehm-gc re PR boehm-gc/33442 (1938 unexpected fails in libjava testsuite) 2007-10-11 00:36:08 +00:00
config
contrib
fixincludes re PR target/33700 (FAIL: 17_intro/headers/all_pedantic_errors.cc (test for excess errors)) 2007-10-14 22:22:25 +00:00
gcc exp_ch3.adb (Build_Init_Procedure): Keep separate the initialization of tagged types whose ultimate ancestor is a... 2007-10-15 15:54:47 +02:00
gnattools
include
intl
libada
libcpp be.po, [...]: Update. 2007-10-10 14:18:12 +01:00
libdecnumber
libffi
libgcc
libgfortran re PR libfortran/33672 (Additional runtime checks needed for namelist reads) 2007-10-15 01:33:16 +00:00
libgomp
libiberty
libjava
libmudflap
libobjc configure.ac: Don't run config-ml.in directly. 2007-10-14 11:17:14 -07:00
libssp
libstdc++-v3 PR libstdc++/33773 (cont) 2007-10-15 13:43:33 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog Makefile.def (dependencies): Add all-gdb -> all-libdecnumber. 2007-10-12 02:23:19 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Register allocation reviewer): Add myself. 2007-10-09 22:07:14 +00:00
Makefile.def Makefile.def (dependencies): Add all-gdb -> all-libdecnumber. 2007-10-12 02:23:19 +00:00
Makefile.in Makefile.def (dependencies): Add all-gdb -> all-libdecnumber. 2007-10-12 02:23:19 +00:00
Makefile.tpl
README
README.SCO
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 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.