Go to file
Richard Henderson 66ea6f4cce re PR c/10675 (Compile time increases quadratically with struct size)
PR c/10675
        * c-decl.c: Include hashtab.h.
        (detect_field_duplicates): New.
        (finish_struct): Use it.
        * Makefile.in (c-decl.o): Update.
        * c-parse.in (structsp_attr): Nreverse component_decl_list results.
        (component_decl_list, component_decl_list2,
        components, components_notype): Build list in reverse order.
        (enumlist): Clarify docs.  Use TREE_CHAIN not chainon.
        * tree.c (chainon): Special case op2 null as well.
        Reorg for clarity.

From-SVN: r66710
2003-05-11 20:25:38 -07:00
boehm-gc
config
contrib
fastjar
gcc re PR c/10675 (Compile time increases quadratically with struct size) 2003-05-11 20:25:38 -07:00
include s/burtle/iterative 2003-05-07 16:30:32 -04:00
INSTALL
libf2c
libffi Solaris 7 .register fix. 2003-05-08 20:41:24 +00:00
libiberty s/burtle/iterative 2003-05-07 16:30:32 -04:00
libjava ButtonUI.java, [...]: New versions from classpath. 2003-05-10 08:14:36 +00:00
libobjc
libstdc++-v3 Makefile.am: Properly quote /both/ LD_RUN_PATHs. 2003-05-12 00:41:35 +00:00
maintainer-scripts update_version (ADD_BRANCHES): Add, set to MAIN and tree-ssa-20020619-branch. 2003-05-09 15:05:41 +00:00
zlib
.cvsignore
ChangeLog config-ml.in: Propagate INSTALL variables. 2003-05-06 20:58:44 +00:00
config-ml.in config-ml.in: Propagate INSTALL variables. 2003-05-06 20:58:44 +00:00
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
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.