Go to file
Jeff Sturm 7dff32e660 cgraphunit.c (visited_nodes): New static variable.
* cgraphunit.c (visited_nodes): New static variable.
(record_call_1): Use walk_tree with visited_nodes.
(cgraph_create_edges): Use walk_tree with visited_nodes.
Setup/teardown visited_nodes hashtable.

From-SVN: r71033
2003-09-03 21:03:27 +00:00
boehm-gc
config * config/no-executables.m4: New file. 2003-08-27 19:14:13 +00:00
contrib
fastjar
gcc cgraphunit.c (visited_nodes): New static variable. 2003-09-03 21:03:27 +00:00
include
INSTALL
intl
libf2c
libffi
libiberty ack, wrong date. 2003-09-02 19:29:34 -04:00
libjava GtkDialogPeer.java (create): Add width and height arguments to GtkWindowPeer.create method call. 2003-09-02 23:04:05 +00:00
libobjc Makefile.in, aclocal.m4: Update to $(libdir)/gcc/ instead of (libdir)/gcc-lib/ when installing. 2003-08-28 01:15:06 +00:00
libstdc++-v3 re PR libstdc++/12048 (unget does not work) 2003-09-03 14:57:04 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog configure.in: Ensure arguments to sed are properly spaced. 2003-09-02 13:39:29 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in: Ensure arguments to sed are properly spaced. 2003-09-02 13:39:29 +00:00
configure.in configure.in: Ensure arguments to sed are properly spaced. 2003-09-02 13:39:29 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Update my e-mail address. 2003-08-30 07:47:45 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.