Go to file
Diego Novillo dad975d22d pr17252.c: Fix thinko.
* gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
	dereference garbage pointers.

From-SVN: r87545
2004-09-15 08:09:55 -04:00
INSTALL
boehm-gc
config FIx whitespace typo. 2004-09-10 13:49:49 -04:00
contrib
fastjar
fixincludes * tests/base/sys/cdefs.h: Update for new test. 2004-09-14 03:41:10 +00:00
gcc pr17252.c: Fix thinko. 2004-09-15 08:09:55 -04:00
include Spacing bug. 2004-09-13 21:14:58 -04:00
intl
libada
libcpp
libffi re PR libffi/17465 (Testsuite in libffi overrides LD_LIBRARY_PATH) 2004-09-14 14:16:29 -07:00
libgfortran re PR libfortran/17090 (Runtime I/O error) 2004-09-14 00:56:46 +00:00
libiberty
libjava natPosixProcess.cc (waitForSignal): Ignore return value of sigsuspend. 2004-09-14 13:09:31 -07:00
libmudflap
libobjc
libstdc++-v3 Daily bump. 2004-09-15 00:16:20 +00:00
maintainer-scripts * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots. 2004-09-11 18:53:55 +00:00
zlib
.cvsignore
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog * MAINTAINERS: Add self as c++ and type-safe vector maintainer. 2004-09-10 11:58:00 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS: Add self as c++ and type-safe vector maintainer. 2004-09-10 11:58:00 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure
configure.in
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.