[PATCH/AArch64] Fix testcase glitch for linux target

Jiong Wang jiong.wang@arm.com
Thu Jul 10 08:16:00 GMT 2014


the testcase for previous --emit-relocs issue was written & tested for bare-metal,
while for linux target, the start address will include "SIZEOF_HEADERS"

   . = SEGMENT_START("text-segment", 0x400000) + SIZEOF_HEADERS;

should specify -T relocs.ld in the testcase to be consistent will all other emit-relocs* testcases

ok for trunk?

thanks

ld/testsuite/

   * ld-aarch64/emit-relocs-local-addend.d: Use target linker script.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-test.patch
Type: text/x-patch
Size: 1684 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20140710/155c7dfa/attachment.bin>


More information about the Binutils mailing list