Go to file
Tom Tromey 5a21a051b7 Patch for PR java/1414:
* parse.y (case_label_list): New global.
	(goal): Register case_label_list with GC.
	(java_complete_lhs): Save new case on case_label_list.
	(patch_switch_statement): Check for duplicate case labels.

From-SVN: r46845
2001-11-08 15:33:40 +00:00
boehm-gc
config
contrib gcc_update (files_and_dependencies): Add Ada dependencies. 2001-11-07 20:26:58 +00:00
fastjar
gcc Patch for PR java/1414: 2001-11-08 15:33:40 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2001-11-08 08:16:41 +00:00
libffi
libiberty remove trailing whitespace 2001-11-04 20:11:12 -05:00
libjava * verify.cc (skip_padding): Fail if padding byte is nonzero. 2001-11-07 19:15:54 +00:00
libobjc
libstdc++-v3 Daily bump. 2001-11-08 08:16:41 +00:00
maintainer-scripts update_web_docs: Set SOURCEDIR so that install manual can be found when running install.texi2html. 2001-11-06 17:59:19 +00:00
zlib
.cvsignore
ChangeLog MAINTAINERS (Write After Approval): Add self. 2001-11-07 20:18:48 +00:00
config-ml.in
config.guess config.sub: Import from master sources, rev 1.226. 2001-11-05 01:52:42 +00:00
config.if * config.if: Assume enable_libstdcxx_v3 is defined. 2001-02-05 11:02:20 +00:00
config.sub config.sub: Import from master sources, rev 1.226. 2001-11-05 01:52:42 +00:00
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Add self. 2001-11-07 20:18:48 +00:00
Makefile.in * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. 2001-11-06 07:15:44 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README * README: Remove version number. 2001-06-13 19:48:09 +01:00
symlink-tree
ylwrap ylwrap: Change absolute path checks to check for DOS style path names. 1998-10-08 17:26:54 -06:00

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.