bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/24144] Gnu ld for PDP-11 is creating corrupt output. NULL insert


From: mattislind at gmail dot com
Subject: [Bug ld/24144] Gnu ld for PDP-11 is creating corrupt output. NULL inserted in data section.
Date: Fri, 22 Feb 2019 20:29:57 +0000

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

--- Comment #5 from Mattis Lind <mattislind at gmail dot com> ---
Thank you Paul for adding your files!

Just a comment on the alignment.

It might very well be that an alignment of two puts the nulls somewhere outside
the data section. Hover I added a separate make target just to compare the data
sections of the ten different targets my Makefile produced. The size of the
data section varied quite substantially between the different targets. From 904
bytes to 9852 bytes. Not one single case out of the twelve targets had faulty
data sections. I.e. the data section was identical after linking.

Now this is not a proof for alignment of two is working or that alignment has
something to do with the problem. But it might give an idea.

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