bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/24289] MEMORY regions can no longer use LENGTH and ORIGIN (2.32


From: nbowler at draconx dot ca
Subject: [Bug ld/24289] MEMORY regions can no longer use LENGTH and ORIGIN (2.32 regression).
Date: Fri, 01 Mar 2019 22:17:36 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]