Go to file
Roger Sayle c457fcec8e re PR tree-optimization/14752 ([tree-ssa] "~a" should be changed to "a" if used in the condition of an if statement)
PR middle-end/14752
	* c-common.c (c_common_truthvalue_conversion) <MINUS_EXPR,
	BIT_XOR_EXPR, BIT_AND_EXPR>: Delete.  Let fold optimize these
	cases via the construction of "expr != 0".

	* gcc.dg/fold-eqandshift-2.c: New test case.

From-SVN: r111575
2006-02-28 21:31:29 +00:00
boehm-gc * pthread_support.c: Conditionally include dlfcn.h. 2006-02-10 01:58:30 +00:00
config [multiple changes] 2006-02-14 09:36:24 +00:00
contrib * gennews (files): Update for GCC 4.1. 2006-02-28 08:10:09 +00:00
fastjar jartool.h (ACTION_INDEX): New macro. 2006-02-08 05:51:16 +00:00
fixincludes re PR target/26189 (Bug in vendor /usr/include/net/if.h needs fixincluding on HPUX) 2006-02-18 15:58:06 +00:00
gcc re PR tree-optimization/14752 ([tree-ssa] "~a" should be changed to "a" if used in the condition of an if statement) 2006-02-28 21:31:29 +00:00
gnattools
include * md5.h: Include ansidecl.h 2006-01-18 15:21:59 -05:00
INSTALL
intl
libada
libcpp cpp.texi (__TIMESTAMP__): Document. 2006-02-18 10:25:31 +01:00
libdecnumber decLibrary.c (__dec_byte_swap): Use uint32_t for argument and return types. 2006-02-06 15:27:16 +11:00
libffi sysv.S: Fix register numbers in the FDE for ffi_closure_SYSV. 2006-02-22 11:26:05 +00:00
libgcc-math re PR bootstrap/26055 (libgcc-math declaration of __isinf conflicts with system header, fails bootstrap) 2006-02-28 11:29:41 +00:00
libgfortran re PR libfortran/26464 (Runtime I/O error/invald argument on READ) 2006-02-28 02:07:00 +00:00
libgomp [multiple changes] 2006-02-25 22:23:09 +01:00
libiberty * pexecute.c (pwait): Syntax fix for previous change. 2006-02-21 13:21:44 +11:00
libjava re PR other/26208 (Serious problem with unwinding through signal frames) 2006-02-27 18:26:26 +01:00
libmudflap
libobjc re PR libobjc/26309 (libobjc bootstrap failure on Tru64 UNIX V4.0F) 2006-02-21 19:13:21 +00:00
libssp re PR other/26473 (cross-building installs ssp headers to $(includedir)) 2006-02-28 00:41:19 +00:00
libstdc++-v3 re PR other/26208 (Serious problem with unwinding through signal frames) 2006-02-27 18:26:26 +01:00
maintainer-scripts * update_version_svn (ADD_BRANCHES): Remove dfp-branch. 2006-01-12 14:36:42 +11:00
zlib
ABOUT-NLS
ChangeLog add missing full stops in the changelog of a previous patch 2006-02-23 20:32:24 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Makefile.tpl (BUILD_CONFIGDIRS): Remove 2006-02-21 13:57:53 +00:00
configure.in Makefile.tpl (BUILD_CONFIGDIRS): Remove 2006-02-21 13:57:53 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags libtool-ldflags: New script. 2006-01-03 00:30:27 +00:00
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Remove myself. 2006-02-21 20:28:06 +00:00
Makefile.def re PR bootstrap/25670 (build fail with 'make all-gcc') 2006-02-20 08:29:17 +00:00
Makefile.in Makefile.tpl (BUILD_CONFIGDIRS): Remove 2006-02-21 13:57:53 +00:00
Makefile.tpl Makefile.tpl (BUILD_CONFIGDIRS): Remove 2006-02-21 13:57:53 +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.