ppc64 __attribute__((visibility ("hidden"))) and multiple TOCs
David Edelsohn
dje@watson.ibm.com
Mon Jun 25 11:32:00 GMT 2007
>>>>> Jakub Jelinek writes:
Jakub> compiled on ppc64-linux with -O2 -m64 -mminimal-toc
Jakub> leads to bl bar without nop in the following instruction
Jakub> and to sibling call.
Jakub> Now, when this together with bar's definition is linked
Jakub> into a big binary and foo and bar need to have different TOCs,
Just out of curiosity, are you using a version of GCC with or
without the section anchor support? Is the application still overrunning
the TOC with sectcion anchors?
Thanks, David
More information about the Binutils
mailing list