Go to file
Jakub Jelinek 6d05169401 ssa-ccp.c (ssa_ccp_substitute_constants): Don't crash if def is NULL.
* ssa-ccp.c (ssa_ccp_substitute_constants): Don't crash if def
	is NULL.
	* gcc.dg/20020304-1.c: New test.

From-SVN: r50311
2002-03-05 12:01:09 +01:00
boehm-gc Makefile.am: Added win32_threads.c to sources list. 2002-02-25 04:04:43 +00:00
config
contrib test_summary: Additional to XPASS and FAIL... 2002-02-24 20:45:15 +00:00
fastjar jar -C fix 2002-02-24 19:59:46 +00:00
gcc ssa-ccp.c (ssa_ccp_substitute_constants): Don't crash if def is NULL. 2002-03-05 12:01:09 +01:00
include
INSTALL
libchill
libf2c Daily bump. 2002-03-05 08:18:29 +00:00
libffi ffi.h.in: Add typedef for ffi_arg. 2002-02-24 17:31:45 +00:00
libiberty configure.in: Add --enable-install-libiberty option. 2002-03-04 21:41:06 +00:00
libjava Remove cvs junk 2002-03-04 01:01:08 +00:00
libobjc
libstdc++-v3 Daily bump. 2002-03-05 08:18:29 +00:00
maintainer-scripts * gcc_release: Make snapshots come from the 3.1 branch. 2002-03-03 18:58:36 +00:00
zlib
.cvsignore
ChangeLog configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for libjava. 2002-03-01 00:49:53 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for libjava. 2002-03-01 00:49:53 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in Makefile.in (MAKEINFO): Don't assume makeinfo will be built just because its Makefile is there... 2002-02-23 10:06:59 +00:00
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.