Go to file
Roger Sayle 41ba7ed74c re PR middle-end/11968 (Array reference is incorrectly computed for POINTERS_EXTEND_UNSIGNED)
PR middle-end/11968
	* expr.c (expand_expr <MULT_EXPR>): Remove inappropriate and
	confusing comment; distributivity isn't handled in expand_expr.
	* fold-const.c (extract_muldiv_1 <PLUS_EXPR>):  Allow overflow
	in distributivity, if wrap-around semantics are specified with
	-fwrapv.

From-SVN: r73166
2003-11-01 00:59:53 +00:00
boehm-gc * include/private/gcconfig.h: Re-install change of 2003-04-16. 2003-10-31 11:03:00 +00:00
config
contrib
fastjar
gcc re PR middle-end/11968 (Array reference is incorrectly computed for POINTERS_EXTEND_UNSIGNED) 2003-11-01 00:59:53 +00:00
include obstack.h: Merge the following change from gnulib... 2003-10-22 23:28:39 +01:00
INSTALL
intl
libf2c
libffi java_raw_api.c (ffi_java_ptrarray_to_raw): Replace FFI_ASSERT(FALSE) with FFI_ASSERT(0). 2003-10-23 22:24:20 +02:00
libiberty * floatformat.c (floatformat_always_valid): Add unused attribute. 2003-10-31 06:29:37 +01:00
libjava re PR libgcj/12647 ([win32] wait() does not release monitor correctly) 2003-10-31 03:36:38 +00:00
libobjc Makefile.in (runtime-info.h): Remove -Wp. 2003-10-23 21:20:54 +00:00
libstdc++-v3 Daily bump. 2003-11-01 00:16:07 +00:00
maintainer-scripts gcc_release (build_sources): Use --enable-generated-files-in-srcdir. 2003-10-24 19:32:02 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog configure.in (*-*-vxworks): Add target-libiberty to noconfdirs. 2003-10-20 20:04:19 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in (*-*-vxworks): Add target-libiberty to noconfdirs. 2003-10-20 20:04:19 +00:00
configure.in configure.in (*-*-vxworks): Add target-libiberty to noconfdirs. 2003-10-20 20:04:19 +00:00
COPYING
COPYING.LIB
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.