Go to file
Eric Botcazou 43e4a9d870 convert.c (convert_to_integer): Don't pass the truncation down when the target type is signed.
* convert.c (convert_to_integer) [LSHIFT_EXPR]: Don't pass
	the truncation down when the target type is signed.
	[trunc1]: Use unsigned arithmetic for LSHIFT_EXPR.
	* fold-const.c (extract_muldiv) [NOP_EXPR]: Don't pass through
	the conversion if the target type is a smaller type.

From-SVN: r54627
2002-06-14 17:40:49 -07:00
boehm-gc
config
contrib
fastjar
gcc convert.c (convert_to_integer): Don't pass the truncation down when the target type is signed. 2002-06-14 17:40:49 -07:00
include
INSTALL
libf2c Daily bump. 2002-06-14 07:17:41 +00:00
libffi
libiberty
libjava natString.cc (init): Handle case where DONT_COPY is true and OFFSET!=0. 2002-06-13 18:16:26 +00:00
libobjc
libstdc++-v3 configure.in (target_alias): Fix. 2002-06-14 18:21:24 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * Makefile.in (CFLAGS_FOR_TARGET): Add -O2. 2002-06-11 23:53:11 +00:00
config-ml.in
config.guess
config.if
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
Makefile.in * Makefile.in (CFLAGS_FOR_TARGET): Add -O2. 2002-06-11 23:53:11 +00:00
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.