Go to file
Mark Mitchell 7813d14ccc re PR c++/12862 (Conflicts Between typedefs/enums and Namespace Member Declarations)
* c-common.c (flag_external_templates): Remove.
	(flag_alt_external_templates): Likewise.
	* c-common.h (flag_external_templates): Remove.
	(flag_alt_external_templates): Likewise.
	* c-opts.c (c_common_handle_option): Unsupport
	-falt-external-templates and -ftemplates.
	* doc/invoke.texi: Remove mention of -fexternal-templates and
	-falt-external-templates.

	* decl.c (start_function): Do not check
	flag_alt_external_templates or flag_external_templates.
	* decl2.c (warn_if_unknown_interface): Likewise.
	* lex.c (extract_interface_info): Likewise.
	* pt.c (lookup_template_class): Likewise.

	PR c++/12862
	* name-lookup.c (pushdecl): Look up all namespace-scope entities
	in their corresponding namespace.

	* g++.old-deja/g++.jason/template18.C: Remove.
	* g++.old-deja/g++.jason/template37.C: Likewise.

	PR c++/12862
	* g++.dg/lookup/ns1.C: New test.

From-SVN: r74954
2003-12-22 23:57:08 +00:00
boehm-gc
config
contrib gcc_update (files_and_dependencies): For libjava/libltdl directory, remove acconfig.h. 2003-12-19 06:50:14 +01:00
fastjar
gcc re PR c++/12862 (Conflicts Between typedefs/enums and Namespace Member Declarations) 2003-12-22 23:57:08 +00:00
include fibheap.h (fibnode): Use __extension__ for bit-fields mark and degree if __GNUC__. 2003-12-19 14:37:36 +00:00
INSTALL
intl
libf2c
libffi
libiberty re PR other/13272 (libiberty/lbasename.c has incorrect DIR_SEPARATOR) 2003-12-22 19:21:37 +00:00
libjava 2003-12-22 Thomas Fitzsimmons <fitzsim@redhat.com> 2003-12-22 20:43:37 +00:00
libobjc
libstdc++-v3 numeric_limits.cc: Add _GLIBCXX_ASSERT to dg-options in testcases that use VERIFY. 2003-12-22 21:05:22 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog configure.in (*-*-uclinux): Exclude newlib, libgloss and rda. 2003-12-21 06:11:42 +01:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure * configure: Revert spurious change caused by patched autoconf-2.13. 2003-12-21 23:42:31 +01:00
configure.in configure.in (*-*-uclinux): Exclude newlib, libgloss and rda. 2003-12-21 06:11:42 +01:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
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.