GCC modified for the FreeChainXenon project
Find a file
Arnaud Charlet c775e4a16c sem_ch3.adb (Analyze_Object_Declaration): Avoid type Any_Access in unresolved initial value of "null"...
2008-08-05  Bob Duff  <duff@adacore.com>

	* sem_ch3.adb (Analyze_Object_Declaration): Avoid type Any_Access in
	unresolved initial value of "null", because it causes implicitly
	generated "=" operators to be ambiguous, and because this type should
	not be passed to gigi.

From-SVN: r138693
2008-08-05 11:30:53 +02:00
boehm-gc
config mt-spu (all-ld): Update for ld Makefile changes. 2008-08-03 13:07:55 +09:30
contrib
fixincludes
gcc sem_ch3.adb (Analyze_Object_Declaration): Avoid type Any_Access in unresolved initial value of "null"... 2008-08-05 11:30:53 +02:00
gnattools configure.ac: Do not generate libada-mk. 2008-08-01 08:18:13 +00:00
include
INSTALL
intl
libada configure.ac: Do not generate libada-mk. 2008-08-01 08:18:13 +00:00
libcpp re PR preprocessor/36649 (-H option doesn't work as expected) 2008-07-31 21:12:14 +02:00
libdecnumber
libffi
libgcc
libgfortran
libgomp re PR ada/15479 (Ada manual problems) 2008-07-30 05:28:53 +00:00
libiberty * mkstemps.c (mkstemps): Keep looping even for EISDIR. 2008-07-31 23:22:09 +02:00
libjava re PR libgcj/31890 (Java Namespace error - javaprims.h out of sync) 2008-08-05 01:28:26 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 postypes.h: Reinstate inclusion of <stdint.h>; also define the __STDC_* macros. 2008-08-04 12:05:41 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.ac: Add makefile fragments for hpux. 2008-07-30 12:17:17 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure sync with src 2008-07-30 15:04:24 +00:00
configure.ac configure.ac: Add makefile fragments for hpux. 2008-07-30 12:17:17 +00:00
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
MAINTAINERS
Makefile.def configure.ac: Add makefile fragments for hpux. 2008-07-30 12:17:17 +00:00
Makefile.in configure.ac: Add makefile fragments for hpux. 2008-07-30 12:17:17 +00:00
Makefile.tpl configure.ac: Add makefile fragments for hpux. 2008-07-30 12:17:17 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.