[Bug 26718] New: dbghelp has lots of 'parse_inlined_subroutine Unhandled Tag type' (gcc 4.7)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 11 00:28:33 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=26718

           Summary: dbghelp has lots of 'parse_inlined_subroutine
                    Unhandled Tag type' (gcc 4.7)
           Product: Wine
           Version: 1.3.2
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Keywords: download, source
          Severity: enhancement
          Priority: P2
         Component: dbghelp
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com
                CC: eric.pouech at orange.fr


Found while retesting bug 24359
With new gcc (4.7.0), doing make debugger.ok in kernel32/tests gives:
fixme:dbghelp_dwarf:dwarf2_parse_inlined_subroutine Unhandled Tag type 0x4109
at ctx(0x33e518,L"libwine.so.1"), for debug_info(abbrev:0x1668f8,symt:(nil))
fixme:dbghelp_dwarf:dwarf2_parse_subprogram Unhandled Tag type 0x4109 at
ctx(0x33e518,L"libwine.so.1"), for debug_info(abbrev:0x165f70,symt:0x18f46c)

in terminal thousand times:
$ grep -c "Unhandled Tag type" debug.txt 
27918

also a few:
fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag
26
austin at aw21 ~ $ grep -c "forward reference" debug.txt 
85

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list