MIPS/gas bug
David Daney
ddaney@avtrex.com
Fri Nov 7 17:41:00 GMT 2003
More information about the Binutils mailing list
Fri Nov 7 17:41:00 GMT 2003
- Previous message (by thread): MIPS/gas bug
- Next message (by thread): ld: Simple Linker Script Example
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Richard Sandiford wrote: >David Daney <ddaney@avtrex.com> writes: > > >> lw $5,%got(_ZTIP1B)($28) >> lw $25,%call16(_Z6expectiRKSt9type_info)($28) >> jalr $25 >> nop >> >> >[...] > > >> .section .data.rel.ro,"aw",@progbits >> .align 2 >> .type _ZTIP1B, @object >> .size _ZTIP1B, 16 >>_ZTIP1B: >> >> > >Well, there's certainly a gcc bug here. _ZTIP1B is local so >it should be using %got/%lo pair. > >Richard > > I submitted: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12945
- Previous message (by thread): MIPS/gas bug
- Next message (by thread): ld: Simple Linker Script Example
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list