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: [PATCHv2] Fix float128 IFUNC relocations on ppc64le [BZ #21707]


On 10 Jul 2017, Tulio Magno Quites Machado Filho stated:
> By the way, I noticed 2 unrelated failures:
> https://sourceware.org/bugzilla/show_bug.cgi?id=21744

I'll have a look at this one soon, if nobody else gets to it. I wonder
if it's spotting an actual overflow? (You'd expect more output in that
case. So it's probably something else that needs stack-protection
disabling.)

> https://sourceware.org/bugzilla/show_bug.cgi?id=21745

__stack_chk_fail should be a hidden symbol in libc.so. Commit
524a8ef2ad76af8ac049293d993a1856b0d888fb is apparently not working for
you: I wonder why not? (Adhermerval Cc:ed because he knows more about
what's going on here than I do. :) )

-- 
NULL && (void)


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