bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/23648] Symbols based on MEMORY regions confuse --gc-sections.


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/23648] Symbols based on MEMORY regions confuse --gc-sections.
Date: Wed, 19 Sep 2018 05:52:24 +0000

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

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

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

commit 7f0cfc6eb8bbead5c9a1ff3a8dec11d93304f5ad
Author: Alan Modra <address@hidden>
Date:   Wed Sep 19 13:22:43 2018 +0930

    PR23648, Symbols based on MEMORY regions confuse --gc-sections

    Running lang_do_memory_regions earlier seems a reasonable solution to
    gaining better values for symbols prior to lang_gc_sections.

        PR ld/23648
        * ldlang.c (lang_process): Move lang_do_memory_regions earlier.
        Comment on lang_do_assignments call.
        * ldgram.y (origin_exp): Don't assign region->current.

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