Go to file
Kai Tietz 0c5bf15a35 array1.C (array): Use __SIZE_TYPE__ cast instead of assuming 0ul.
2009-05-27  Kai TIetz  <kai.tietz@onevision.com>

        * g++.old-deja/g++.brendan/array1.C (array): Use __SIZE_TYPE__
        cast instead of assuming 0ul.
        * g++.old-deja/g++.brendan/crash64.C (size_t): Define it via
        __SIZE_TYPE__.
        (_type_desc): Make first argument const.
        * g++.old-deja/g++.jason/new3.C (dg-options): Add -Wno-long-long.

From-SVN: r147898
2009-05-27 08:51:31 +02:00
boehm-gc
config
contrib
fixincludes
gcc array1.C (array): Use __SIZE_TYPE__ cast instead of assuming 0ul. 2009-05-27 08:51:31 +02:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgcc
libgfortran re PR libfortran/40187 (c_f_pointer with stride in SHAPE) 2009-05-27 05:27:31 +00:00
libgomp
libiberty makefile.vms: New file to compile gas on VMS. 2009-05-25 13:29:08 +00:00
libjava
libmudflap
libobjc
libssp
libstdc++-v3 initializer_list (initializer_list): Add missing typedefs. 2009-05-24 04:44:50 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog Makefile.tpl (compare-target): Skip ./ada/*tools directories. 2009-05-24 12:39:17 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def
Makefile.in Makefile.tpl (compare-target): Skip ./ada/*tools directories. 2009-05-24 12:39:17 +00:00
Makefile.tpl Makefile.tpl (compare-target): Skip ./ada/*tools directories. 2009-05-24 12:39:17 +00:00
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.