ARM Thumb byte stores
Jonathan Larmour
jlarmour@redhat.com
Wed Feb 7 06:43:00 GMT 2001
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
More information about the Binutils
mailing list