Go to file
Roger Sayle 9734ebafb9 fold-const.c (fold_unary): Ensure folded expressions are type correct.
* fold-const.c (fold_unary) <CONJ_EXPR>: Ensure folded expressions
	are type correct.  Clean-up.
	<REALPART_EXPR>: Likewise.  Optimize creal(~z) as creal(z).
	<IMAGPART_EXPR>: Likewise.  Optimize cimag(~z) as -cimag(z).

From-SVN: r114330
2006-06-02 23:41:12 +00:00
boehm-gc
config gcc/, libcpp/ 2006-05-31 15:34:37 +00:00
contrib * texi2pod.pl: Correct handling of absolute @include. 2006-05-31 15:48:05 +00:00
fixincludes
gcc fold-const.c (fold_unary): Ensure folded expressions are type correct. 2006-06-02 23:41:12 +00:00
gnattools
include Patch to provide pex_run_in_environment. 2006-06-01 10:30:51 +00:00
INSTALL
intl
libada
libcpp gcc/, libcpp/ 2006-05-31 15:34:37 +00:00
libdecnumber
libffi
libgfortran re PR libfortran/27757 (Problems with direct access io) 2006-05-29 23:39:53 +00:00
libgomp
libiberty pex-unix.c (pex_unix_exec_child): Insert cast when assigning to environ. 2006-06-02 14:36:45 +00:00
libjava install.texi: Document that InfoZIP can replace jar. 2006-06-01 12:25:19 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 re PR libstdc++/24692 (Atomic builtins for v3) 2006-05-29 20:00:29 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog Patch to provide pex_run_in_environment. 2006-06-01 10:30:51 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2006-06-01 01:16:48 +00:00
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.