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]

FAIL for your new ld flags test for cris-elf


For your new test, I get for cris-elf (from ld.log):

regexp_diff match failure
regexp "^  LOAD +0x[0-9a-f]+ 0x0*0 0x0*0 0x0*0161 0x0*0161 RWE 0x[0-9a-f]+$"
line   "  LOAD           0x002000 0x00000000 0x00000000 0x00164 0x00164 RWE 0x2000"
FAIL: --set-section-flags test 1 (sections)

Would you prefer to change the regexp match (twice above) to
0x0*016[1-8] or to add "#notarget: cris-*-*"?  I can't see where
.text automatically is promised exactly 4-byte alignment, so I
lean towards the former.

brgds, H-P


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