Go to file
Kaveh R. Ghazi e19f6bded7 builtins.c (fold_builtin): Add new builtin optimizations for sqrt and/or cbrt.
* builtins.c (fold_builtin): Add new builtin optimizations for
	sqrt and/or cbrt.
	* fold-const.c (fold): Likewise.

testsuite:
	* gcc.dg/torture/builtin-explog-1.c: Add new cases.
	* gcc.dg/torture/builtin-math-1.c: Likewise.
	* builtin-power-1.c: New test.

From-SVN: r79959
2004-03-25 17:51:17 +00:00
boehm-gc
config
contrib
fastjar
gcc builtins.c (fold_builtin): Add new builtin optimizations for sqrt and/or cbrt. 2004-03-25 17:51:17 +00:00
include
INSTALL
intl
libada
libf2c
libffi linux.S: Fix typo. 2004-03-20 11:58:01 +00:00
libiberty
libjava natClass.cc (getClassLoader): Circumvent infinite recursion when searching for the system ClassLoader. 2004-03-23 19:24:07 +00:00
libobjc
libstdc++-v3 stl_list.h: Created a _List_impl class and made it derive from the allocator... 2004-03-25 17:12:16 +00:00
maintainer-scripts gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and only set at a single place. 2004-03-25 10:57:50 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog Makefile.tpl (top level bootstrap support): Remove now-unneeded STRICT_WARN, WARN_CFLAGS flags passed down to make. 2004-03-25 01:37:39 +00:00
compile compile: New file imported from automake. 2004-03-21 18:38:56 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.ac: Add --enable-werror-always (for top level bootstrap support). 2004-03-24 22:08:39 +00:00
configure.in configure.ac: Add --enable-werror-always (for top level bootstrap support). 2004-03-24 22:08:39 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def No, really, REALLY revert it. 2004-03-22 11:55:53 +00:00
Makefile.in Makefile.tpl (top level bootstrap support): Remove now-unneeded STRICT_WARN, WARN_CFLAGS flags passed down to make. 2004-03-25 01:37:39 +00:00
Makefile.tpl Makefile.tpl (top level bootstrap support): Remove now-unneeded STRICT_WARN, WARN_CFLAGS flags passed down to make. 2004-03-25 01:37:39 +00:00
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.