------- Comment #3 from jakub at gcc dot gnu dot org 2010-07-27 11:14 ------- Perhaps a question is whether we need to actually call gen_decl_die in declare_in_namespace if local_scope_p (context_die). AFAIK we don't use the DW_TAG_variable from the namespace scope in any attributes...
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45048