bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/15370] linker script does not group sections correctly when bu


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/15370] linker script does not group sections correctly when building ppc64 Linux kernel
Date: Thu, 23 Jun 2016 16:46:35 +0000

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

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Cary Coutant <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3ca25b560af813ca576821b500a0f0885829b500

commit 3ca25b560af813ca576821b500a0f0885829b500
Author: Cary Coutant <address@hidden>
Date:   Thu Jun 23 09:45:25 2016 -0700

    Fix bug with grouping sections.

    The fix for PR 15370 did not correctly check all patterns in a group,
    but instead threw all unassigned sections into the group. This patch
    fixes that.

    2016-06-23  Cary Coutant  <address@hidden>
            Igor Kudrin  <address@hidden>

    gold/
        PR gold/15370
        * script-sections.cc
        (Output_section_element_input::set_section_addresses): Keep bin_count
        separate from input_pattern_count.
        * testsuite/script_test_12.t: Add another section .x4.
        * testsuite/script_test_12i.t: Likewise.
        * testsuite/script_test_12a.c: Likewise.
        * testsuite/script_test_12b.c: Likewise.

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