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][ARM] set DF_STATIC_TLS when emitting IE relocs


> From: Nicholas Clifton <nickc@redhat.com>
> Date: Tue, 17 Jun 2014 13:07:13 +0200

> > 2014-05-12  Kyle McMartin <kyle@redhat.com>
> >
> >      * elf32-arm.c (elf32_arm_check_relocs): Set DF_STATIC_TLS when emitting
> >        initial-exec relocs when not linking an executable.
> 
> Approved - please apply.

This patch caused my autotester for arm-eabi to complain:

Running /tmp/hpautotest-binutils/bsrc/src/ld/testsuite/ld-arm/arm-elf.exp ...
FAIL: TLS gnu GD to IE shared relaxation

Looks like the regexps have to be tweaked.

I see it fails for arm-linux-gnueabi too, which is a bit
surprising, as I'd have guess that's the target for which you
ran the test-suite (you didn't say).

brgds, H-P


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