https://sourceware.org/bugzilla/show_bug.cgi?id=24289

--- Comment #1 from Nick Bowler <nbowler at draconx dot ca> ---
(In reply to Nick Bowler from comment #0)
> This works as exepcted with ld-2.31: the codestart symbol gets the value 0
> and the datastart symbol gets the value 16777216.  However, 2.32 appears to
> reject the LENGTH(code) use in the MEMORY block:

Proofread fail... I revised the test.ld script but not this paragraph.
"codestart" should be "a_start", "datastart" should be "b_start", and
"LENGTH(code)" should be "ORIGIN(a) + LENGTH(a)"

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to