This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: patch for arm_force_relocation
- From: Nick Clifton <nickc at redhat dot com>
- To: Philip Blundell <pb at nexus dot co dot uk>
- Cc: binutils at sources dot redhat dot com
- Date: 02 Apr 2003 16:57:38 +0100
- Subject: Re: patch for arm_force_relocation
- References: <1049293325.30880.26.camel@mill.nexus.co.uk>
Hi Phil,
> A testcase like this:
>
> .globl foo
> foo: .word 0
> ldr r0, foo
>
> fails to assemble on arm-linux with the code in the current HEAD. The
> appended patch seems to fix it.
Can you add this as a testcase please ?
> 2003-04-02 Philip Blundell <philb at gnu dot org>
>
> * config/tc-arm.c (arm_force_relocation): Return 0 for OFFSET_IMM.
Approved - please apply.
Cheers
Nick