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]

Re: [PATCH 2/2] ld: Don't evaluate unneeded PROVIDE expressions.


Having not looked at the rest, I just spotted:

On Wed, 7 Jan 2015, Andrew Burgess wrote:
> +++ b/ld/testsuite/ld-scripts/provide-4-map.d
> @@ -0,0 +1,26 @@
> +#...
> +Linker script and memory map
> +
> +                0x0000000000000001                PROVIDE \(foo, 0x1\)

For all these addresses, please cut them down to also match
builds with "32-bit bfd's":
+                0x0+1                PROVIDE \(foo, 0x1\)

> +#...
> \ No newline at end of file

Also, please do add one. ;)

brgds, H-P


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