Go to file
Jeff Law 8a998e0c30 predict.c (struct block_info_def): Kill "tovisit" field.
* predict.c (struct block_info_def): Kill "tovisit" field.
        (propagate_freq): Accept new "tovisit" parameter.  Change
        read/write access methods for "tovisit" to check the "tovisit"
        bitmap instead of a bit in block_info_def.
        (estimate_loops_at_level): Allocate "tovisit" bitmap.  Pass
        it to propagate_freq.

From-SVN: r90046
2004-11-03 17:23:15 -07:00
boehm-gc
config
contrib btest-gcc.sh (TESTLOGS): The libstdc++-v3 test log is called libstd++.sum not libstdc++-v3.sum. 2004-10-27 18:19:41 +00:00
fastjar
fixincludes inclhack.def (stdio_va_list): Break out clients from here... 2004-11-01 19:01:15 +00:00
gcc predict.c (struct block_info_def): Kill "tovisit" field. 2004-11-03 17:23:15 -07:00
include
INSTALL
intl
libada
libcpp re PR c++/18075 (#pragma implementation broken in presence of #pragma ident) 2004-10-27 17:29:29 +00:00
libffi ffi.c (ffi_prep_cif_machdep): Handle functions that return long long values. 2004-10-27 15:10:22 +00:00
libgfortran config.h.in: Regenerate. 2004-10-30 16:23:23 +00:00
libiberty
libjava jni.cc (_Jv_JNI_NewObjectArray): Fixed return type. 2004-11-03 22:53:20 +00:00
libmudflap configure.ac: (target_alias): Default to $host_alias, not $target. 2004-11-01 21:27:26 +00:00
libobjc
libstdc++-v3 Daily bump. 2004-11-04 00:16:19 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog * README.SCO: Update per FSF instructions. 2004-11-01 02:19:48 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure re PR target/18151 (Disable building of fixincludes for avr target.) 2004-10-28 13:48:03 -06:00
configure.in re PR target/18151 (Disable building of fixincludes for avr target.) 2004-10-28 13:48:03 -06:00
COPYING
COPYING.LIB
depcomp
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
README.SCO * README.SCO: Update per FSF instructions. 2004-11-01 02:19:48 +00:00
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.