This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/41130] GCC should emit an index of publicly named entities



------- Comment #12 from tromey at gcc dot gnu dot org  2009-12-03 18:16 -------
I compiled a C++ program with a gcc that includes this patch.
I see some erroneous entries in the resulting index.  E.g.:

          0xb8 DW_TAG_structure_type                ._6
         0x3f1 DW_TAG_structure_type       basic_string
        0x3fc2 DW_TAG_structure_type               _Rep


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]