Go to file
Mark Mitchell 4223f82fbc re PR c++/9847 (ICE on :?-operator with double class definition in expand_expr)
PR c++/9847
	* cp-tree.h (duplicate_tag_error): Remove.
	* class.c (duplicate_tag_error): Remove.
	* semantics.c (begin_class_definition): Return immediately for a
	duplicate class definition.

	PR c++/10451
	* decl.c (grokdeclarator): Correct logic for "mutable" errors.

From-SVN: r65998
2003-04-23 16:27:27 +00:00
boehm-gc
config
contrib
fastjar
gcc re PR c++/9847 (ICE on :?-operator with double class definition in expand_expr) 2003-04-23 16:27:27 +00:00
include
INSTALL
libf2c configure.in (_XOPEN_SOURCE): Bump to 600. 2003-04-21 13:37:48 +00:00
libffi
libiberty
libjava
libobjc
libstdc++-v3 Missed tellg() comment from previous checkin somehow. 2003-04-23 07:21:27 +00:00
maintainer-scripts * root.texi: Change version number to 3.4. 2002-12-16 22:18:33 +00:00
zlib
.cvsignore configure, .cvsignore: Revert previous change... 2002-06-19 18:10:09 +00:00
ChangeLog
config-ml.in
config.guess config.guess: Updated to 2003-01-30's version. 2003-01-30 22:44:14 +00:00
config.if
config.sub config.guess: Updated to 2003-01-30's version. 2003-01-30 22:44:14 +00:00
configure
configure.in configure.in (powerpc64*-*-linux*): Remove. 2003-04-18 14:32:36 +02:00
COPYING COPYING: Update to current ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes... 2000-12-18 21:47:20 +00:00
COPYING.LIB
install-sh * install-sh: Use _inst.$$_ for temp file name. 2002-01-25 18:42:28 -05:00
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. 2003-02-20 02:09:45 +00:00
ltmain.sh
MAINTAINERS remove my write after aproval entry 2003-04-23 14:05:34 +00:00
Makefile.def Makefile.def: Remove "snavigator", "grep", and "db" modules. 2003-02-06 15:55:11 -05:00
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs Initial revision 1997-08-21 18:57:35 -04:00
move-if-change
README
symlink-tree Makefile.in: handle DOS-style absolute paths. 2000-12-09 11:06:19 -05:00
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.