Go to file
Roger Sayle 2a67ff5e9e dojump.c (do_jump): If the expression being compared against zero...
* dojump.c (do_jump): If the expression being compared against
	zero, is the subreg of a promoted variable, perform the comparison
	in the promoted mode.
	* simplify-rtx.c (simplify_unary_operation): Optimize sign and
	zero-extensions of subregs of promoted variables where the
	extension is identical to that used to promote the variable.

From-SVN: r74332
2003-12-05 14:06:46 +00:00
boehm-gc
config
contrib
fastjar Makefile.am: Define AM_MAKINFOFLAGS. 2003-12-01 02:58:36 +00:00
gcc dojump.c (do_jump): If the expression being compared against zero... 2003-12-05 14:06:46 +00:00
include
INSTALL
intl
libf2c * configure: Regenerate. 2003-10-14 21:01:09 +00:00
libffi many_win32.c: Include <float.h>. 2003-12-04 18:51:17 +01:00
libiberty re PR other/13304 (demangler bad output, "operator<<" insteads of "operator< <") 2003-12-04 19:48:44 +00:00
libjava FilePermission.java: Import used classes explicitely. 2003-12-04 20:09:57 +00:00
libobjc re PR libobjc/11433 (Crash due to dereferencing null pointer when querying protocol) 2003-12-01 23:29:59 +00:00
libstdc++-v3 re PR libstdc++/13189 (<ext/enc_filebuf.h> fails to compile) 2003-12-05 06:54:24 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS: Move myself from 'Bug database only accounts' to 'Write After Approval' section. 2003-12-01 18:08:10 +00:00
config-ml.in
config.guess
config.if
config.rpath
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 MAINTAINERS: Move myself from 'Bug database only accounts' to 'Write After Approval' section. 2003-12-01 18:08:10 +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.