bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/11264] linker warning "sh_link not set for section `.ARM.exidx


From: dougkwan at google dot com
Subject: [Bug gold/11264] linker warning "sh_link not set for section `.ARM.exidx'" when using shared library linked by gold
Date: Wed, 6 Jul 2011 18:26:12 +0000

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

Doug Kwan <dougkwan at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dougkwan at google dot com
         Resolution|                            |FIXED

--- Comment #1 from Doug Kwan <dougkwan at google dot com> 2011-07-06 18:25:39 
UTC ---
This should be fixed in trunk by this patch in April.

2011-04-22  Doug Kwan  <address@hidden>

        * arm.cc (Arm_output_section::Arm_output_section): Set SHF_LINK_ORDER
        flag of a SHT_ARM_EXIDX section.
        * testsuite/Makefile.am (arm_exidx_test): New test rules.
        * testsuite/Makefile.in: Regenerate.
        * testsuite/arm_exidx_test.s: New file.
        * testsuite/arm_exidx_test.sh: Same.

2.21 is still broken.  This probably is not a big issue.  The problem was that
gold incorrectly missed setting SHF_LINK_ORDER in .ARM.exidx section headers. 
I am not aware of any use of that flag in unwinding.

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