Go to file
Bryce McKinlay 884523df8d parse.y (patch_assignment): Wrap the right-hand-side with a save_expr to prevent it getting evaluated twice...
* parse.y (patch_assignment): Wrap the right-hand-side with a save_expr
	to prevent it getting evaluated twice in the store checking case.
	* expr.c (build_java_arraystore_check): Unwrap SAVE_EXPR's when
	examining OBJECT.

From-SVN: r50570
2002-03-11 11:15:10 +00:00
boehm-gc Hashtable synchronization for PowerPC. 2002-03-10 03:53:16 +00:00
config
contrib btest-gcc.sh: For crosses, assume newlib and GNU binutils. 2002-03-09 19:41:11 +00:00
fastjar
gcc parse.y (patch_assignment): Wrap the right-hand-side with a save_expr to prevent it getting evaluated twice... 2002-03-11 11:15:10 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2002-03-11 08:17:16 +00:00
libffi
libiberty
libjava posix.h: Add multiple include header protection. 2002-03-11 04:15:51 +00:00
libobjc
libstdc++-v3 Daily bump. 2002-03-11 08:17:16 +00:00
maintainer-scripts gcc_release: Build diffs for ada and chill. 2002-03-10 01:08:52 +00:00
zlib
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
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

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.