Go to file
Zack Weinberg fa7b533b7b tree.c (tree_vec_elt_check_failed): New function.
* tree.c (tree_vec_elt_check_failed): New function.
        * tree.h (TREE_VEC_ELT_CHECK): New checking macro.
        (TREE_VEC_ELT): Use it.

        * tree-inline.c (optimize_inline_calls): Don't copy a
        zero-length vector.
cp:
        * search.c (dfs_push_decls): Do not try to reorder elements
        3..n of method_vec if method_vec has only two elements.
        Reverse order of two tests to avoid accessing unallocated
        memory.

From-SVN: r59114
2002-11-14 21:58:38 +00:00
boehm-gc
config Retire common MPW configury bits. 2002-11-11 05:15:36 +00:00
contrib
fastjar dostime.c (dos2unixtime): Mask for seconds is 0x1f. 2002-11-11 22:20:56 +00:00
gcc tree.c (tree_vec_elt_check_failed): New function. 2002-11-14 21:58:38 +00:00
include partition.h: Close the extern "C" scope when compiling with C++. 2002-10-27 01:00:34 +00:00
INSTALL
libf2c
libffi * configure.in: Look for common files in the right place. 2002-11-11 23:45:57 -05:00
libiberty
libjava AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
libobjc
libstdc++-v3 Daily bump. 2002-11-14 08:17:18 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog syntactic cleanup 2002-11-14 19:44:41 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in Top level configury changes for RDA. 2002-11-04 18:40:27 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Remove from write-after-approval list. 2002-11-14 18:07:31 +00:00
Makefile.def Top level configury changes for RDA. 2002-11-04 18:40:27 +00:00
Makefile.in Top level configury changes for RDA. 2002-11-04 18:40:27 +00:00
Makefile.tpl syntactic cleanup 2002-11-14 19:44:41 +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.