Go to file
Richard Guenther e7a6c1272c convert.c (convert_to_integer): Use fold_convert instead of fold_build1 (NOP_EXPR, ...).
2005-12-02  Richard Guenther  <rguenther@suse.de>

	* convert.c (convert_to_integer): Use fold_convert instead
	of fold_build1 (NOP_EXPR, ...).  Use tree_int_cst_sgn < 0
	instead of comparing against 0.  Use build_int_cst instead
	of converting integer_zero_node.

From-SVN: r107881
2005-12-02 09:38:57 +00:00
boehm-gc
config
contrib
fastjar compress.c (write_data): Mark 'ze' as unused. 2005-11-29 21:46:02 +00:00
fixincludes
gcc convert.c (convert_to_integer): Use fold_convert instead of fold_build1 (NOP_EXPR, ...). 2005-12-02 09:38:57 +00:00
gnattools
include
INSTALL
intl
libada
libcpp be.po, [...]: Update. 2005-12-01 08:21:28 +00:00
libdecnumber Makefile.in (libdecnumber_a_SOURCES): Drop decLibrary.c. 2005-12-01 16:20:39 +11:00
libffi
libgfortran libgfortran.h (ILP32 typedefs): Define _UINT8_T, _UINT32_T and _UINT64_T on Solaris. 2005-11-30 08:45:25 +00:00
libiberty
libjava re PR bootstrap/25207 (bootstrap fails on libjava if alsa headers present but no -lasound.) 2005-12-01 19:33:42 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 re PR testsuite/25193 (libstdc++ testsuite fails on cygwin) 2005-12-01 23:57:28 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc from the gcc build directory. 2005-11-29 23:31:26 +11:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Start building libdecnumber at the top-level: 2005-11-29 18:44:59 +11:00
configure.in Start building libdecnumber at the top-level: 2005-11-29 18:44:59 +11:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def Start building libdecnumber at the top-level: 2005-11-29 18:44:59 +11:00
Makefile.in Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc from the gcc build directory. 2005-11-29 23:31:26 +11:00
Makefile.tpl Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc from the gcc build directory. 2005-11-29 23:31:26 +11:00
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.