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

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

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

commit 8032ac03390ca5bc33f8efe29447d0a4bc492950
Author: Igor Kudrin <ikud...@accesssoftek.com>
Date:   Tue Jun 28 15:34:11 2016 -0700

    Implement SORT_BY_INIT_PRIORITY.

    2016-06-28  Igor Kudrin  <ikud...@accesssoftek.com>

    gold/
        PR gold/18098
        * script-c.h (Sort_wildcard): Add SORT_WILDCARD_BY_INIT_PRIORITY.
        * script-sections.cc (Input_section_sorter::get_init_priority): New
method.
        (Input_section_sorter::operator()): Handle
SORT_WILDCARD_BY_INIT_PRIORITY.
        (Output_section_element_input::print): Likewise.
        * script.cc (script_keyword_parsecodes): Add entry
SORT_BY_INIT_PRIORITY.
        * yyscript.y (SORT_BY_INIT_PRIORITY): New token.
        (wildcard_section): Handle SORT_BY_INIT_PRIORITY.

        * testsuite/Makefile.am (script_test_14): New test.
        * testsuite/Makefile.in: Regenerate.
        * testsuite/script_test_14.s: New test source file.
        * testsuite/script_test_14.sh: New test script.
        * testsuite/script_test_14.t: New test linker script.

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