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  <dougk...@google.com>

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

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

Reply via email to