Go to file
Roger Sayle 15bad393a1 expmed.c (expand_shift): Consider expanding LSHIFT_EXPR by a constant as a sequence of additions...
* expmed.c (expand_shift): Consider expanding LSHIFT_EXPR by a
	constant as a sequence of additions depending upon the rtx_costs.
	(synth_mult): Update the "observed" cost of a shift, based upon
	the above optimization.

From-SVN: r83956
2004-07-01 04:27:09 +00:00
boehm-gc
config
contrib
fastjar
gcc expmed.c (expand_shift): Consider expanding LSHIFT_EXPR by a constant as a sequence of additions... 2004-07-01 04:27:09 +00:00
include
INSTALL
intl
libada
libbanshee
libcpp line-map.h (fileline): Remove old typedef. 2004-06-30 11:35:18 -07:00
libf2c
libffi ffi_darwin.c (flush_icache): ';' is a comment character on Darwin, use '\n\t' instead. 2004-06-30 09:55:13 +00:00
libgfortran rand.c (rand): Wrap the irand() call from the previous commit in prefix. 2004-06-30 08:21:54 +00:00
libiberty
libjava Index: gcc/ChangeLog 2004-07-01 04:09:07 +00:00
libmudflap
libobjc
libstdc++-v3 mt_allocator.h: Handle allocations at static initialization that happen before _S_options is... 2004-07-01 02:21:51 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
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.