Go to file
Jason Merrill 66c78aa97a Support namespaces in DWARF 2 output.
* dwarf2out.c (gen_namespace_die): New function.
        (force_namespace_die, setup_namespace_context): New fns.
        (declare_in_namespace): New fn.
        (gen_decl_die): Call declare_in_namespace.  Handle namespaces.
        (dwarf2out_decl): Handle namespaces.
        (scope_die_for): Pass through a namespace scope.
        (class_scope_p): Rename to class_or_namespace_scope_p.
        (gen_subprogram_die, gen_variable_die): Adjust.
        (gen_struct_or_union_die): Always emit a declaration
        if context_die is a namespace.

Co-Authored-By: Daniel Berlin <dberlin@dberlin.org>

From-SVN: r74436
2003-12-08 15:31:05 -05:00
boehm-gc
config
contrib gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads, treeprs.ads. 2003-12-08 11:58:09 +01:00
fastjar
gcc Support namespaces in DWARF 2 output. 2003-12-08 15:31:05 -05:00
include
INSTALL
intl
libf2c
libffi
libiberty
libjava Fix formatting. 2003-12-08 20:28:12 +00:00
libobjc
libstdc++-v3 c_locale.cc (__convert_to_v(long&), [...]): Remove. 2003-12-08 15:37:03 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure
configure.in
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.