Go to file
Richard Henderson 2ab1754e1b expr.c (store_constructor): Use store of 0 to indicate value death instead of a clobber.
* expr.c (store_constructor): Use store of 0 to indicate value
        death instead of a clobber.

        * config/i386/i386.c (ix86_expand_reduc_v4sf): New.
        * config/i386/i386-protos.h (ix86_expand_reduc_v4sf): Declare.
        * config/i386/sse.md (reduc_plus_v4sf): New.
        (reduc_smax_v4sf, reduc_smin_v4sf): New.

From-SVN: r101169
2005-06-18 15:40:49 -07:00
INSTALL
boehm-gc
config
contrib
fastjar
fixincludes
gcc expr.c (store_constructor): Use store of 0 to indicate value death instead of a clobber. 2005-06-18 15:40:49 -07:00
gnattools
include
intl
libada
libcpp * tr.po, vi.po: Update. 2005-06-18 22:50:11 +01:00
libffi
libgfortran unix.c (stream_at_bof): Don't assume that all non-mmapped files are non-seekable. 2005-06-18 20:09:28 +00:00
libiberty
libjava VmDeadException.java: New file. 2005-06-17 18:14:42 +00:00
libmudflap
libobjc
libstdc++-v3 baseline_symbols.txt: Update. 2005-06-18 06:14:43 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.