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: [PATCH 2/2] Add sparc IFUNC support to Gold.


David Miller <davem@davemloft.net> writes:

> Another testcase that still fails is memory_test.sh because that test
> assumes a minimum alignment of 4K, or something like that.  Whereas
> sparc's minimum alignment is 8K.  Any suggestions on how to fix that
> are welcome.

I assume the problem is the final 0x1000 in lines like

  "  LOAD           0x001000 0x0*02000 0x0*02000 0x0*04 0x0*04 R   0x1000"

That is not an important part of the test and it could simply be
removed.

Ian


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