https://sourceware.org/bugzilla/show_bug.cgi?id=10009
Alan Modra changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
--- Additional Comments From cburgess at qnx dot com 2009-04-01 17:38
---
we do have some minor local changes. If it helps I'll check if it happens with
a standard linux target.
the -shared switch on our qcc is a synonym for -fpic, it will pass -fpic to the
compiler. we are using -mno
--- Additional Comments From rsandifo at nildram dot co dot uk 2009-04-01
17:29 ---
Hmm, this target doesn't seem to be in the FSF sources. Are you using a
locally-modified version?
Unlike PLTs, .MIPS.stubs entries must never act as the canonical function
address. Their only use is to
--- Additional Comments From cburgess at qnx dot com 2009-03-26 13:40
---
For some reason attachments don't work for me, here are the example source
files...
a.c:
#include
int main(void)
{
fptr *fp;
/*
* Here we call function(), which initially selects a traditional