Go to file
Hartmut Penner 4f968d9388 fold-const.c (make_range): Only narrow to signed range if the signed range is smaller than the unsigned range.
* fold-const.c (make_range): Only narrow to signed range if
        the signed range is smaller than the unsigned range.

	* gcc.c-torture/execute/20020911-1.c: New.

From-SVN: r57050
2002-09-11 23:49:26 -07:00
boehm-gc
config
contrib
fastjar Makefile.in: Rebuilt. 2002-09-12 00:40:12 +00:00
gcc fold-const.c (make_range): Only narrow to signed range if the signed range is smaller than the unsigned range. 2002-09-11 23:49:26 -07:00
include
INSTALL
libf2c Daily bump. 2002-09-11 07:17:13 +00:00
libffi
libiberty * splay-tree.c (splay_tree_successor): Fix comments. 2002-09-12 00:51:25 +00:00
libjava 2002-09-12 Michael Koch <konqueror@gmx.de> 2002-09-12 06:35:51 +00:00
libobjc Fix entry. 2002-09-10 14:26:40 +02:00
libstdc++-v3 Daily bump. 2002-09-11 07:17:13 +00:00
maintainer-scripts gcc_release: Make snapshots come from the mainline. 2002-09-08 10:34:55 +01:00
zlib
.cvsignore
ChangeLog
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
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.