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: andreilupas at yahoo dot com
Subject: [Bug ld/18452] ld allows overlapping sections
Date: Mon, 28 Mar 2016 08:30:24 +0000

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

Andrei Lupas <andreilupas at yahoo dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andreilupas at yahoo dot com

--- Comment #5 from Andrei Lupas <andreilupas at yahoo dot com> ---
(In reply to Alan Modra from comment #3)
> See https://sourceware.org/ml/binutils/2009-05/msg00330.html for why
> lang_check_section_addresses can't check bss.

The "relaxed" checks above (suitable for LMA mapping into ROM scenario) means
hours of debug for other people (in my case ALLOC .bss section silently
overlapped .text section; LMA = VMA = RAM addresses).

I don't think LD "can't check .bss" is an acceptable answer; I think LD should
check (as before) ALLOC section overlap (by default or optionally).

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