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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to