MIPS branching too far

Alexandre Oliva aoliva@redhat.com
Sat Sep 29 01:51:00 GMT 2001


On Sep 20, 2001, "Colin Burgess" <cburgess@qnx.com> wrote:

> Now the problem I'm seeing is that since I'm compiling this PIC,
> then the jmp to label1 is being transformed by the assembler into
> a branch, and the jump distance is just too long for a branch.

I believe on MIPS it is the assembler's job to relax branches into
jumps if their targets are too far away.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-bugs mailing list