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]

Re: [SPARC] Segfault when resolving STT_GNU_IFUNC functions


On Wed, Jun 29, 2011 at 6:57 AM, Aurelien Jarno <aurelien@aurel32.net> wrote:
> On Mon, Jun 27, 2011 at 07:38:05AM +0200, Aurelien Jarno wrote:
>> On Mon, Jun 20, 2011 at 07:59:27PM -0700, David Miller wrote:
>> > From: David Miller <davem@davemloft.net>
>> > Date: Mon, 20 Jun 2011 01:32:37 -0700 (PDT)
>> >
>> > > From: Aurelien Jarno <aurelien@aurel32.net>
>> > > Date: Sun, 12 Jun 2011 01:27:38 +0200
>> > >
>> > >> Just due to the fact that it will add some more instructions to pass the
>> > >> values on all architectures, while only one is actually using it.
>> > >
>> > > Here is a new patch I am testing at the moment:
>> >
>> > It passed all of my testing so I checked it into the GIT tree.
>> >
>>
>> Sorry for the late answer. I tested it on my side and I haven't seen any
>> regression either, neither in the testsuite nor in general usage. Thanks
>> a lot.
>>
>
> I actually just found regression on non-sparc, for architectures not
> using multiarch. They fail to build given elf_ifunc_invoke() is not
> defined.

Thanks, I was going to mention this yesterday because some of the
ports targets were failing to build because of this patch.

Cheers,
Carlos.


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