bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ld bug - thumb code


From: Nick Clifton
Subject: Re: ld bug - thumb code
Date: 12 Sep 2002 14:22:20 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1

Hi Andy,

> I patched the linker and it fixed the test case on my system
> too. Unfortunately, my 'real' project code is still broken, and at the
> link stage I get the error:
> 
> /a.o:src/a.cxx:6: relocation truncated to fit: R_ARM_THM_PC11 D::F()
> 
> I'll try and get another test case together over the next few days.

Please.  I will check in my current patch, since I believe that it is
better than the code that was there before.

I had a look at the code that performs the range check which is
responsible for generating this message, and it appears to be correct
to me. so it is possible that there is a bug in the compiler instead.
Your test case will clear this up no doubt.

Cheers
        Nick






reply via email to

[Prev in Thread] Current Thread [Next in Thread]