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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to