Go to file
Jakub Jelinek 61f6c84f21 expr.c (expand_expr): Never modify exp in place.
* expr.c (expand_expr) <case COND_EXPR>: Never modify exp in place.

	* gcc.c-torture/execute/20021204-1.c: New test.

From-SVN: r59881
2002-12-06 08:07:57 +01:00
boehm-gc
config
contrib
fastjar * fastjar.texi (jar @direntry, grepjar @direntry): Add (fastjar). 2002-12-04 16:50:26 +01:00
gcc expr.c (expand_expr): Never modify exp in place. 2002-12-06 08:07:57 +01:00
include
INSTALL
libf2c
libffi ffi.h.in: Added FFI_STDCALL ffi_type enumeration for X86_WIN32. 2002-12-06 01:16:45 +00:00
libiberty
libjava natStackTrace.cc (fillInStackTrace): Throw #ifdef (HAVE_BACKTRACE) around the whole function body. 2002-12-05 11:35:11 +00:00
libobjc
libstdc++-v3 abi_check.cc: Add GLIBCPP_3.2.2. 2002-12-05 22:53:42 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * MAINTAINERS: Add Christian Ehrhardt under "GNATS only". 2002-12-05 00:30:12 +00:00
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 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only". 2002-12-05 00:30:12 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.