Go to file
Zdenek Dvorak b1d16eff57 re PR tree-optimization/17468 (Java garbage collector miscompiled at -O1 and higher)
PR tree-optimization/17468
	* tree-ssa.c (verify_use, verify_phi_args, verify_ssa):  Verify that
	definition inside a block precede uses.
	* tree-tailcall.c (adjust_return_value): Emit statements in the
	correct order.

From-SVN: r87538
2004-09-15 07:51:33 +00:00
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 re PR tree-optimization/17468 (Java garbage collector miscompiled at -O1 and higher) 2004-09-15 07:51:33 +00:00
include Spacing bug. 2004-09-13 21:14:58 -04:00
INSTALL
intl
libada
libcpp cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout. 2004-09-09 19:16:56 +00:00
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 * vasprintf.c: Accept __va_copy in addition to va_copy. 2004-09-08 21:29:42 +00:00
libjava natPosixProcess.cc (waitForSignal): Ignore return value of sigsuspend. 2004-09-14 13:09:31 -07:00
libmudflap configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions. 2004-09-07 21:52:52 +00:00
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
ChangeLog * MAINTAINERS: Add self as c++ and type-safe vector maintainer. 2004-09-10 11:58:00 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure Makefile.def: Remove libbanshee. 2004-09-09 20:53:41 +00:00
configure.in Makefile.def: Remove libbanshee. 2004-09-09 20:53:41 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh ltmain.sh: Use $pic_object as $non_pic_object if $non_pic_object=none. 2004-09-08 11:43:46 -04:00
MAINTAINERS * MAINTAINERS: Add self as c++ and type-safe vector maintainer. 2004-09-10 11:58:00 +00:00
Makefile.def Makefile.def: Remove libbanshee. 2004-09-09 20:53:41 +00:00
Makefile.in Makefile.def: Remove libbanshee. 2004-09-09 20:53:41 +00:00
Makefile.tpl Makefile.def: Remove libbanshee. 2004-09-09 20:53:41 +00:00
missing missing: Import latest version from master repository. 2004-09-07 08:33:10 +00:00
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.