Go to file
Richard Henderson 51286de650 expr.c (compress_float_constant): New.
* expr.c (compress_float_constant): New.
        (emit_move_insn): Use it.
        (float_extend_from_mem): New.
        (init_expr_once): Initialize it.
        * real.c (exact_real_truncate): New.

        * config/i386/i386.h (CONST_COSTS): Assume CONST_DOUBLE gets
        dropped into memory; penalize for size.
        (RTX_COSTS): FLOAT_EXTEND is free.
        * config/i386/i386.md (extendsfdf2, extendsfxf2, extendsftf2,
        extenddfxf2, extenddftf2): Accept constants and drop them to memory.

From-SVN: r53401
2002-05-12 10:09:24 -07:00
boehm-gc
config
contrib
fastjar
gcc expr.c (compress_float_constant): New. 2002-05-12 10:09:24 -07:00
include
INSTALL
libf2c Daily bump. 2002-05-12 07:17:34 +00:00
libffi
libiberty
libjava SentenceBreakIterator.java (next): Skip all java white space characters. 2002-05-12 01:11:18 +00:00
libobjc
libstdc++-v3 Daily bump. 2002-05-12 07:17:34 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * MAINTAINERS: Reflect libgcj reality. 2002-05-12 01:42:30 +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 * MAINTAINERS: Reflect libgcj reality. 2002-05-12 01:42:30 +00:00
Makefile.in * Makefile.in: Honour DESTDIR. 2002-05-09 15:57:00 -04: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.