bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/18452] ld allows overlapping sections


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/18452] ld allows overlapping sections
Date: Wed, 30 Mar 2016 07:35:23 +0000

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

--- Comment #14 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=a87dd97a2098b7e18ff2574a4e81ae521ef7e6f2

commit a87dd97a2098b7e18ff2574a4e81ae521ef7e6f2
Author: Alan Modra <address@hidden>
Date:   Wed Mar 30 17:35:14 2016 +1030

    PR18452, ld allows overlapping sections

        PR 18452
        * ldlang.c (maybe_overlays): New static var.
        (lang_size_sections_1): Set it here.
        (struct check_sec): New.
        (sort_sections_by_lma): Adjust for array of structs.
        (sort_sections_by_vma): New function.
        (lang_check_section_addresses): Check both LMA and VMA for overlap.
        * testsuite/ld-scripts/rgn-over7.d: Adjust.

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