This is the mail archive of the binutils@sources.redhat.com 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 for arm_force_relocation


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


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