------- Additional Comments From drow at gcc dot gnu dot org  2005-04-07 14:28 
-------
As for whether the debug information is correct:
  - It would be preferable if the full declaration was the one outside the
    function rather than inside, but I don't think there's anything in the
    standard to require this.
  - What the heck is the DW_TAG_namespace DIE for '::' doing there?  We 
shouldn't
    be using an explicit namespace qualifier for things not in a namespace.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20805

Reply via email to