[PATCH] Use comdat for sparc PIC thunks...

Jakub Jelinek jakub@redhat.com
Thu Mar 11 22:15:00 GMT 2010


On Thu, Mar 11, 2010 at 02:03:31PM -0800, David Miller wrote:
> I've coded this up so that it's easy to emit stubs for other registers
> at some point.  Hopefully we can use that to, for example, still use
> leaf functions even if a PIC reference is made.

Please also consider whether the stubs need unwind info generated for them,
if yes see how i?86 puts .cfi_startproc/.cfi_endproc around them.

	Jakub



More information about the Gcc-patches mailing list