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: amodra at gmail dot com
Subject: [Bug ld/18452] ld allows overlapping sections
Date: Thu, 07 Apr 2016 23:30:59 +0000

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

--- Comment #16 from Alan Modra <amodra at gmail dot com> ---
As I was reminded in private email, the patch does not in fact fix the
testcase.  I'd still like to detect overlays automatically, even ones not using
the syntactic sugar of the OVERLAY keyword.  So...  Perhaps it is reasonably to
detect overlays when the current section vma exactly matches the previous
section vma.  That's what you get when using OVERLAY, and the example of
overlays without using OVERLAY in ld.texinfo also starts each overlay section
at the same address.

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