This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] PR ld/16322: ld fails to generate GNU_RELRO segment
- From: Hans-Peter Nilsson <hans-peter dot nilsson at axis dot com>
- To: hjl dot tools at gmail dot com
- Cc: binutils at sourceware dot org, nickc at redhat dot com
- Date: Thu, 9 Jan 2014 20:01:05 +0100
- Subject: Re: [PATCH] PR ld/16322: ld fails to generate GNU_RELRO segment
- Authentication-results: sourceware.org; auth=none
> On Thu, Jan 9, 2014 at 10:51 AM, Hans-Peter Nilsson
> <hans-peter.nilsson@axis.com> wrote:
> > Also, ia64-linux will fail.
And the latest change also made mipsisa32r2el-unknown-linux-gnu
fail (i.e. likely any mips-linux) where it had clean results
before:
Running /tmp/hpautotest-binutils/bsrc/src/ld/testsuite/ld-elf/binutils.exp ...
FAIL: objcopy -shared -z relro (tbss1)
FAIL: objcopy -shared -z relro (tbss2)
FAIL: objcopy -shared -z relro (tbss3)
brgds, H-P