Go to file
Samuel Tardieu 4b92fd3cc9 sem_res.adb (Large_Storage_Type): A type is large if it requires as many bits as Positive to store its values and...
gcc/ada/
	* sem_res.adb (Large_Storage_Type): A type is large if it
	requires as many bits as Positive to store its values and its
	bounds are known at compile time.
	* sem_ch13.adb (Minimum_Size): Note that this function returns
	0 if the size is not known at compile time.

    gcc/testsuite/
	* gnat.dg/specs/oversize.ads: New.

From-SVN: r136532
2008-06-07 16:10:50 +00:00
INSTALL
boehm-gc
config re PR driver/35916 (problem running GCC under Vista with relocated directory) 2008-06-05 03:45:41 +00:00
contrib
fixincludes
gcc sem_res.adb (Large_Storage_Type): A type is large if it requires as many bits as Positive to store its values and... 2008-06-07 16:10:50 +00:00
gnattools
include
intl
libada
libcpp re PR preprocessor/36320 (Required diagnosis of syntax error missed) 2008-05-30 14:25:09 +00:00
libdecnumber
libffi
libgcc
libgfortran re PR fortran/36319 (Segfault with wide characters in DATA) 2008-05-28 21:11:39 +00:00
libgomp re PR bootstrap/36452 (Broken bootstrap while building libgomp.) 2008-06-06 22:30:31 +02:00
libiberty
libjava Makefile.am (mostlyclean-local): Use libtool --mode=clean. 2008-06-02 19:23:06 +00:00
libmudflap
libobjc configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for ARM EABI Linux. 2008-05-30 18:21:31 +00:00
libssp
libstdc++-v3 using.xml: Outline exception topics. 2008-06-06 19:38:03 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for ARM EABI Linux. 2008-05-30 18:21:31 +00:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for ARM EABI Linux. 2008-05-30 18:21:31 +00:00
configure.ac configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for ARM EABI Linux. 2008-05-30 18:21:31 +00: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.