diff options
author | Jason Merrill <jason@casey.cygnus.com> | 1999-11-16 00:13:51 +0000 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 1999-11-15 19:13:51 -0500 |
commit | 348bb3c7ed94f7224110bab364e70d962a7c31c0 (patch) | |
tree | 9aeae364af652309cab1200a2c135753c48d65bc /gcc/function.c | |
parent | 290ad3550bbd3227775b898477a1a8eae353574a (diff) | |
download | gcc-348bb3c7ed94f7224110bab364e70d962a7c31c0.zip gcc-348bb3c7ed94f7224110bab364e70d962a7c31c0.tar.gz gcc-348bb3c7ed94f7224110bab364e70d962a7c31c0.tar.bz2 |
dwarf2out.c (scope_die_for): Don't rely on the decl_scope_table notion of nesting to find the DIE for a type...
* dwarf2out.c (scope_die_for): Don't rely on the decl_scope_table
notion of nesting to find the DIE for a type or function.
DIEs can go in limbo even if we got a context_die.
(push_decl_scope): Our context doesn't need to be in decl_scope_table.
(gen_struct_or_union_type_die): Don't use TREE_PERMANENT to test
for local type.
(gen_decl_die): Ignore NAMESPACE_DECLs for now.
(gen_type_die): Writing out the context doesn't cause member class
template instantiations to be written out as well.
From-SVN: r30540
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions