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

--- Comment #3 from Rich Felker <bugdal at aerifal dot cx> ---
I don't object to the patch as-is, but wouldn't it make more sense to make the
program headers a first-class section with attribute alloc, so that they're
semantically forced to be visible at runtime rather than just happening to fall
into a load segment that exists due to other sections? This fix would be
target-agnostic and would prevent the issue from ever arising for other
targets.

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