Go to file
Adam Nemet 2332d58558 simplify-rtx.c (simplify_unary_operation_1): When trying to remove TRUNCATE check if all bits outside the new mode are...
* simplify-rtx.c (simplify_unary_operation_1) <TRUNCATE>: When
	trying to remove TRUNCATE check if all bits outside the new mode
	are identical to the sign bit.

From-SVN: r112643
2006-04-03 18:12:15 +00:00
boehm-gc
config
contrib
fastjar
fixincludes
gcc simplify-rtx.c (simplify_unary_operation_1): When trying to remove TRUNCATE check if all bits outside the new mode are... 2006-04-03 18:12:15 +00:00
gnattools
include
INSTALL
intl
libada
libcpp * sv.po: Update. 2006-03-31 18:05:06 +01:00
libdecnumber
libffi
libgcc-math Makefile.am: Do not build dbl-64 variants. 2006-03-30 12:11:16 +00:00
libgfortran fpu-387.h: Use previously added SSE code in all cases, as it really is the right thing to do. 2006-04-01 21:24:24 +00:00
libgomp
libiberty pex-win32.c (<errno.h>): Include. 2006-03-31 22:16:35 +00:00
libjava Float_2.java: New file. 2006-04-03 10:15:25 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 sgetn.txt: Correct copyright holder. 2006-03-29 22:46:44 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
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.