bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/10842] Segmentation fault in GOLD when using GCC's LTO plugin


From: ccoutant at google dot com
Subject: [Bug gold/10842] Segmentation fault in GOLD when using GCC's LTO plugin
Date: 28 Oct 2009 00:09:50 -0000

------- Additional Comments From ccoutant at google dot com  2009-10-28 00:09 
-------
Created an attachment (id=4331)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4331&action=view)
Patch

Symbol_table::add_from_pluginobj() wasn't setting is_ordinary for the
placeholder SHN_ABS symbols. This patch fixes that and adds a test case.

This bug only shows up in 32-bit mode.

        * symtab.cc (add_from_pluginobj): Pass correct value for is_ordinary.
        * testsuite/Makefile.am (plugin_test_5): New test case.
        * testsuite/Makefile.in: Regenerate.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|ian at airs dot com         |ccoutant at google dot com
             Status|NEW                         |ASSIGNED


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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