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]

Re: ARM Thumb byte stores


Richard Earnshaw wrote:
> 
> > arm-elf-gcc -mthumb generates the following instruction:
> >
> >       .code   16
> >       strb    r3, [sp]
> >
> > However this seems to be falling foul of a check in
> > gas/config/tc-arm.c:5863: [snip]
> 
> This is a bug in gcc.  There is no strb instruction that stores to the
> stack in thumb mode.  It was fixed (I hope) in the cvs in early December:

My problem was with cvs gcc yesterday :). I'm still trying to get a small
test case to reproduce the problem.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

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