Go to file
Nathan Sidwell ab04e34bff Revert 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>, DR209 is now not a defect.
cp:
	Revert 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>,
	DR209 is now not a defect.
	* cp-tree.h (skip_type_access_control): Remove.
	* decl.c (grokdeclarator): Do type access control for friend
	declarations.
	* semantics.c (decl_type_access_control): Don't reset
	current_type_lookups.
	(save_type_access_control): Always save the lookups.
	(skip_type_access_control): Remove.
	(finish_class_definition): Don't change type_lookups.
testsuite:
	* testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
	* testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.

From-SVN: r50595
2002-03-11 20:51:00 +00:00
boehm-gc Hashtable synchronization for PowerPC. 2002-03-10 03:53:16 +00:00
config
contrib texi2pod.pl: Handle @include, @ftable, @vtable. 2002-03-11 20:37:13 +00:00
fastjar jar -C fix 2002-02-24 19:59:46 +00:00
gcc Revert 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>, DR209 is now not a defect. 2002-03-11 20:51:00 +00:00
include Remove floatformat_arm_ext. 2002-03-06 06:29:00 +00:00
INSTALL
libchill
libf2c Daily bump. 2002-03-11 08:17:16 +00:00
libffi - Add Darwin and AIX to supported platforms. 2002-03-07 17:11:35 -05:00
libiberty * xatexit.c [VMS]: Include stdlib.h and unixlib.h. 2002-03-11 07:47:53 -05:00
libjava posix.h: Add multiple include header protection. 2002-03-11 04:15:51 +00:00
libobjc
libstdc++-v3 Daily bump. 2002-03-11 08:17:16 +00:00
maintainer-scripts gcc_release: Build diffs for ada and chill. 2002-03-10 01:08:52 +00:00
zlib
.cvsignore
ChangeLog configure.in: Enable gprof for mips*-*-linux*. 2002-03-07 11:32:12 -08:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in: Enable gprof for mips*-*-linux*. 2002-03-07 11:32:12 -08:00
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 myself. 2002-03-05 21:29:18 +00:00
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.