[PATCH 2/2] Add sparc IFUNC support to Gold.
Ian Lance Taylor
iant@google.com
Tue Apr 17 00:02:00 GMT 2012
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
More information about the Binutils
mailing list