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

--- Comment #2 from Antoine Kaufmann <toni at famkaufmann dot info> ---
I worked around the issue for me, but still the behavior seems strange. And if
I have ld generate the 64 bit elf and then use objcopy to generate elf32-i386
the section contents also look fine, and everything seems to work as expected.

As I see this, either this is a bug where ld just does not handle this weird
case correctly, or for some reason I don't currently understand ld can't
actually do this right. So if it is a bug it sounds like something that should
probably be fixed, or if it can't or want be fixed at least some error message
should show up instead of silently truncating sections.

But yes this is clearly not a high priority issue.

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