Go to file
Kaveh R. Ghazi ca8034a0ea builtins.c (expand_builtin_strcmp): Use const*_rtx when expanding strcmp at compile-time.
* builtins.c (expand_builtin_strcmp): Use const*_rtx when
	expanding strcmp at compile-time.  Add another transformation.
	(expand_builtin_strncmp): Add more transformations.  Call
	expand_builtin_memcmp, not expand_builtin_strcmp, under
	appropriate conditions if HAVE_cmpstrsi.

testsuite:
	gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
	gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.

From-SVN: r37963
2000-12-03 03:34:03 +00:00
boehm-gc
config
contrib
gcc builtins.c (expand_builtin_strcmp): Use const*_rtx when expanding strcmp at compile-time. 2000-12-03 03:34:03 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2000-12-02 01:45:08 -07:00
libffi
libiberty hashtab.c (higher_prime_number): Use a table, rather than a seive, to find the next prime. 2000-11-27 04:23:38 +00:00
libio gen-params: Put in cases for O_EXCL, O_APPEND not being defined. 2000-11-28 19:31:16 +00:00
libjava Vector.java (insertElementAt): Unconditionally increment elementCount. 2000-12-02 04:13:52 +00:00
libobjc
libstdc++
libstdc++-v3 download.html: Remove. 2000-12-02 02:12:15 +00:00
texinfo
zlib
.cvsignore
ChangeLog Add xscale-elf and xscale-coff targets. 2000-11-25 00:28:09 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in Add xscale-elf and xscale-coff targets. 2000-11-25 00:28:09 +00:00
COPYING
COPYING.LIB
djunpack.bat
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.