Go to file
Jan Hubicka 2ca6672b27 toplev.c (rest_of_compilation): Do jump threading before SSA path...
* toplev.c (rest_of_compilation): Do jump threading before SSA path;
	consistently call delete_trivially_dead_insns after CSE and GCSE;
	fix DFI_life dumping; do jump threading after liveness; do crossjumping
	after liveness2; update comment in last crossjumping.
	* cfgcleanup.c (try_crossjump_to_edge): Dirtify block.

From-SVN: r50373
2002-03-06 19:34:36 +00:00
boehm-gc Makefile.am: Added win32_threads.c to sources list. 2002-02-25 04:04:43 +00:00
config
contrib
fastjar
gcc toplev.c (rest_of_compilation): Do jump threading before SSA path... 2002-03-06 19:34:36 +00:00
include Remove floatformat_arm_ext. 2002-03-06 06:29:00 +00:00
INSTALL
libchill
libf2c Version.c: Fix misplaced leading blanks on first line. 2002-03-06 18:42:56 +00:00
libffi
libiberty Remove floatformat_arm_ext. 2002-03-06 06:29:00 +00:00
libjava Fix ChangeLog date typo 2002-03-06 19:15:09 +00:00
libobjc
libstdc++-v3 c++config: Fix misplaced leading blanks on first line. 2002-03-06 18:37:39 +00:00
maintainer-scripts update_version: Don't indent the version string. 2002-03-06 18:35:57 +00:00
zlib
.cvsignore
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2002-03-05 21:29:18 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for libjava. 2002-03-01 00:49:53 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2002-03-05 21:29:18 +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.