https://sourceware.org/bugzilla/show_bug.cgi?id=13557

LRN <lrn1986 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #7566|0                           |1
        is obsolete|                            |

--- Comment #8 from LRN <lrn1986 at gmail dot com> ---
Created attachment 7567
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7567&action=edit
A hack to fix lto linking

v2:
* fixed a stupid buffer size bug (should have read the code before re-using
macros...)
* fixed an error where symbol might get mischopped if it had too many '.' in it
(now uses strrchr to find the last dot).

-- 
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