------- Comment #1 from drow at gcc dot gnu dot org 2006-07-23 00:12 ------- Mark, did the old C++ parser have TYPE_CONTEXT == NULL for the global scope and the new one have it pointing to the global namespace, or something like that?
If so, I guess we'll have to strip that out in dwarf2out. We can't compare against global_namespace, so do you have a recommendation on how to identify it? -- drow at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mmitchel at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28460