This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH 2/2] ld: Don't evaluate unneeded PROVIDE expressions.
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: Andrew Burgess <andrew dot burgess at embecosm dot com>
- Cc: binutils at sourceware dot org
- Date: Thu, 8 Jan 2015 06:08:21 -0500 (EST)
- Subject: Re: [PATCH 2/2] ld: Don't evaluate unneeded PROVIDE expressions.
- Authentication-results: sourceware.org; auth=none
- References: <cover dot 1420631791 dot git dot andrew dot burgess at embecosm dot com> <3d30f0e7bfaf420b6a4d64a818db85700c4fc083 dot 1420631791 dot git dot andrew dot burgess at embecosm dot com> <alpine dot BSF dot 2 dot 02 dot 1501072022030 dot 57687 at arjuna dot pair dot com> <20150108101756 dot GG3103 at embecosm dot com>
On Thu, 8 Jan 2015, Andrew Burgess wrote:
> * Hans-Peter Nilsson <hp@bitrange.com> [2015-01-07 20:25:49 -0500]:
>
> > Having not looked at the rest, I just spotted:
>
> Thanks for the review. I've fixed the issues you pointed out, and
> attached an updated patch.
Same thing in:
> +++ b/ld/testsuite/ld-scripts/provide-4.d
> @@ -0,0 +1,10 @@
> +#source: provide-2.s
> +#ld: -T provide-4.t
> +#PROG: nm
> +#map: provide-4-map.d
> +
> +0000000000000003 A baz
brgds, H-P