ppc64 __attribute__((visibility ("hidden"))) and multiple TOCs
Andrew Pinski
pinskia@gmail.com
Mon Jun 25 11:48:00 GMT 2007
On 6/25/07, David Edelsohn <dje@watson.ibm.com> wrote:
> 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?
I have access to programs that overflow the TOC even with section
anchors (this is with a modified PPC64 linux ABI in that pointers are
32bits so it takes even more to overflow the TOC). I have noticed
that the linker does not combine duplicated TOC entries across objects
which makes it even easier to overflow the TOC.
Thanks,
Andrew Pinski
More information about the Binutils
mailing list