bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/15021] Gold generated index difference from gdb: symbols from


From: ccoutant at google dot com
Subject: [Bug gold/15021] Gold generated index difference from gdb: symbols from TUs reference the containing CU
Date: Wed, 16 Jan 2013 23:55:47 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=15021

Cary Coutant <ccoutant at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX
         AssignedTo|ian at airs dot com         |ccoutant at google dot com

--- Comment #1 from Cary Coutant <ccoutant at google dot com> 2013-01-16 
23:55:47 UTC ---
This is expected because the GCC-generated pubnames table has no way for some
entries to refer to a CU, and others to refer to separate TUs. The only way to
make this work would be to have separate pubnames/pubtypes tables for each TU,
which would be impractical.

We will eventually fix this with better accelerator tables.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]