This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ld/emulparams/sparc*.sh NOP missing in all but one file


On 06/03/2010 08:20 PM, David Miller wrote:
From: Joel Sherrill<joel.sherrill@oarcorp.com>
Date: Thu, 3 Jun 2010 17:07:28 -0500

I am seeing the not-NOPs at the end of a method
where there is padding to get to the start of the next
method.

So this is between two .o's.  I have created a
test case which has the two precompiled .o's
and an "undefined.c" precompiled for you.

There is a script c to link them into "t".

sparc-rtems4.10-ld -T linkcmds -o t imfs_chown.o imfs_creat.o und.o

and if you objdump t, you see the problem
at the end of the first method.
If you want me to look at this, where is this test case?

Thanks for looking at this.
I didn't see it in an attachment to this posting.
Grrr.. should be test.tar.bz2 attached.

--joel

Attachment: test.tar.bz2
Description: application/bzip


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]