Go to file
Jan Hubicka f133022600 * loop.c (try_copy_prop); Kill invalidated REG_EQUAL notes.
* reload1.c (fixup_abnormal_edges): New static function.
	(reload): Use it.

	* flow.c (need_fake_edge_p): New function.
	(flow_call_edges_add): Fix handling of noreturn and sibbling calls;
	avoid call insn to be very last insn in the insn stream.

	* profile.c (branch_prob): Call flow_call_edges_add instead of
	doing that by hand; cleanup cfg to re-merge basic blocks once
	we are done.

From-SVN: r44635
2001-08-04 12:08:43 +00:00
boehm-gc configure.in: POSIX threads on cygwin does not link with -lpthreads. 2001-08-02 16:53:38 +00:00
config
contrib * analyze_brprob: Avoid more overflows. 2001-07-28 20:39:02 +00:00
fastjar
gcc * loop.c (try_copy_prop); Kill invalidated REG_EQUAL notes. 2001-08-04 12:08:43 +00:00
include xregex.h (_REGEX_RE_COMP): Define. 2001-08-02 19:23:47 -04:00
INSTALL
libchill
libf2c Daily bump. 2001-08-04 07:16:10 +00:00
libffi
libiberty * Makefile.in (concat.o): Depend on config.h. 2001-08-03 17:36:49 -07:00
libjava * libjava.jni/calls.c (Java_calls_docall): Fix typo. 2001-08-03 09:21:23 -07:00
libobjc
libstdc++-v3 Daily bump. 2001-08-04 07:16:10 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * MAITAINERS (Various maitainers: predict.def): Added myself. 2001-07-30 19:30:26 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in (sh-*-linux*): New. 2001-07-30 15:48:29 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAITAINERS (Various maitainers: predict.def): Added myself. 2001-07-30 19:30:26 +00:00
Makefile.in
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.