This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] PPC make aligned_restore_vmx a local symbol.


__longjmp exports a symbol "aligned_restore_vmx" which should only be
local. This sometimes confuses Oprofile and related tools. It is an
oversight that this label is not wrapped with the L() macro.

The attached patch fixes this.


Attachment: ppc-longjmp-20090106.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]